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

How to silence nodemon completely? #360

Closed
binarykitchen opened this issue Jun 22, 2014 · 5 comments
Closed

How to silence nodemon completely? #360

binarykitchen opened this issue Jun 22, 2014 · 5 comments

Comments

@binarykitchen
Copy link
Contributor

Is there already a trick for that? I want zero console output from nodemon to keep my console clean while developing with gulp.

@remy
Copy link
Owner

remy commented Jun 23, 2014

You can get all the options using nodemon -h and to quieten you need nodemon -q

@remy remy closed this as completed Jun 23, 2014
@binarykitchen
Copy link
Contributor Author

Thanks. How about a nodemon -h output on the README.md?

@remy
Copy link
Owner

remy commented Jun 23, 2014

Sure. I'll add that. All cli commands I use have a -h option, so I figured
I didn't want to teach users how to suck eggs! :)

On Monday, June 23, 2014, Michael Heuberger notifications@github.com
wrote:

Thanks. How about a nodemon -h output on the README.md?


Reply to this email directly or view it on GitHub
#360 (comment).

— Remy

@remy
Copy link
Owner

remy commented Jun 23, 2014

Done.

On Monday, June 23, 2014, Remy Sharp remy@remysharp.com wrote:

Sure. I'll add that. All cli commands I use have a -h option, so I figured
I didn't want to teach users how to suck eggs! :)

On Monday, June 23, 2014, Michael Heuberger <notifications@github.com
javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

Thanks. How about a nodemon -h output on the README.md?


Reply to this email directly or view it on GitHub
#360 (comment).

— Remy

— Remy

@sahilrajput03
Copy link

I love nodemon, thanks bro!! ♥♥♥♥

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

3 participants