Skip to content

Add support for zeus console#93

Merged
dgutov merged 1 commit intononsequitur:masterfrom
sideshowcoder:zeus-console-support
Nov 29, 2016
Merged

Add support for zeus console#93
dgutov merged 1 commit intononsequitur:masterfrom
sideshowcoder:zeus-console-support

Conversation

@sideshowcoder
Copy link
Contributor

When a .zeus.sock file is present in the current directory this means
that the project uses zeus and would be
suited to use it to launch a console. Depending on if zeus is installed
globally or for the current project only this might require bundle exec to run.

I think it would be a nice addition as it is already supported by rake.el
for example and makes launching a console so much faster.

When a `.zeus.sock` file is present in the current directory this means
that the project uses [zeus](https://github.com/burke/zeus) and would be
suited to use it to launch a console. Depending on if zeus is installed
globally or for the current project only this might require `bundle
exec` to run.
@dgutov
Copy link
Collaborator

dgutov commented Nov 24, 2016

Thanks!

When calling zeus console, can one pick the environment to use? It would be good to have this feature here, for parity with inf-ruby-console-rails.

@sideshowcoder
Copy link
Contributor Author

sadly not really it will run against development. This is currently not implemented in Zeus, but hopefully in the futur (working on it)

@dgutov
Copy link
Collaborator

dgutov commented Nov 29, 2016

I see, OK then.

@dgutov dgutov merged commit 8b198d0 into nonsequitur:master Nov 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants