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

Restart the current task(s) when typing a certain cmd in the shell #130

Open
kud opened this issue Jun 20, 2013 · 2 comments
Open

Restart the current task(s) when typing a certain cmd in the shell #130

kud opened this issue Jun 20, 2013 · 2 comments

Comments

@kud
Copy link

kud commented Jun 20, 2013

Like nodemon does, you can type "rs" in your shell when nodemon is running and it restarts the current process. It could be useful when you have started a watch task and you want to manually restart it instead of killing it and start it again. -> https://github.com/remy/nodemon#manual-restarting

@shama
Copy link
Member

shama commented Jun 25, 2013

+1 Marking as enhancement.

@jcollum-hcg
Copy link

+1, would be sweet to have; I type ctrl-c, up arrow, enter often when using grunt watch. I like to be extra sure my latest changes are available in the app.

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