Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive PHP REPL shell #11

Closed
weitzman opened this issue Aug 19, 2013 · 4 comments
Closed

Interactive PHP REPL shell #11

weitzman opened this issue Aug 19, 2013 · 4 comments

Comments

@weitzman
Copy link
Member

Perhaps all we need is a small wrapper around https://github.com/tobiassjosten/boris-loader that launches Boris in the right drupal site. Would be nice if it worked for remote sites as well, like the core-ssh command.

Background info at https://drupal.org/node/600556

@tobiassjosten
Copy link

Boris rocks. :)

As suggested by @patcon I will start to composerize the loaders, so it's easier for you to depend on the project.

The remote stuff sounds cool. Looking at Boris source, it seems to be writing ones input to streams and so maybe it's as easy as extending it so you can feed it a ssh2:// stream? I'm just shooting from the hip here but it'd definitely be a neat feature.

@tobiassjosten
Copy link

It's up on Packagist now. I also took some time to restructure the code so it'd be easier to include in projects like Drush. I'll be following this thread, in case you need me to make some further adjustments.

About the remote sites part, check this issue out: borisrepl/boris#47

@patcon
Copy link

patcon commented Aug 21, 2013

WILD. 👍

weitzman added a commit that referenced this issue Jan 19, 2014
…sn't work properly on remote sites yet. Requires installing Drush via composer.
@weitzman
Copy link
Member Author

weitzman commented Jun 8, 2014

Done since 2013.

@weitzman weitzman closed this as completed Jun 8, 2014
serundeputy added a commit to serundeputy/drush that referenced this issue Feb 21, 2016
Why:
  * Issue drush-ops#11; Add support for --select
This change addresses the need by:
  * Add the options array to the dl command and process xml for releases from backdropcms.org.
serundeputy added a commit to serundeputy/drush that referenced this issue Feb 21, 2016
… and layouts

Why:
  * Issue drush-ops#11 and drush-ops#12
This change addresses the need by:
  * Allows drush to detect project_type and dl to appropriate place.
serundeputy added a commit to serundeputy/drush that referenced this issue Feb 21, 2016
11/add select support
this fixes: drush-ops#11 and drush-ops#12 Add support for --select, themes and layouts on the drush dl command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants