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

Exit the cli process after completion #159

Open
patrickmccoy opened this issue Oct 13, 2011 · 0 comments
Open

Exit the cli process after completion #159

patrickmccoy opened this issue Oct 13, 2011 · 0 comments

Comments

@patrickmccoy
Copy link

The cli process should exit after it has completed. Right now you have to ^c after a cli command to get back to your shell.

Just add process.exit() at the end of each of the default define()'s in lib/plugins/cli.js

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

No branches or pull requests

1 participant