9 Commits

Author SHA1 Message Date
acceptable
a724e538ac docs: more docs for nodemon as child process (#1362)
I was trying to find out how to use nodemon as child process, and stumble upon this https://github.com/remy/nodemon/issues/1018

So adding more docs for other people later to make it clearer how to do it.

[skip ci]
2018-06-14 11:28:47 +01:00
Remy Sharp
9ba51e04eb Update events.md
[skip ci]
2014-06-04 12:56:53 +01:00
Cole R Lawrence
1df0930e5b fix couple typos 2014-02-05 12:19:40 -06:00
Remy Sharp
bfc4ac1c4d Required nodemon accepts env to pass to spawned process
See https://github.com/ChrisWren/grunt-nodemon/pull/29 for example/request
2014-01-15 14:07:36 +00:00
Remy Sharp
c78bcb9faa Documentation of required nodemon 2014-01-05 22:59:23 +00:00
Remy Sharp
ab464021df 78 tests passing on mac. 2013-12-29 20:26:28 +00:00
Remy Sharp
5c7af6bfc4 More tests. 79% code coverage + more docs
- Events documented
- Require working nicely
- If nodemon is required, nodemon message are emitted rather than console.log'ged
2013-12-14 00:57:41 +00:00
Remy Sharp
6a574469fc restart is both a state and command 2013-12-13 10:45:59 +00:00
Remy Sharp
f5a568b2e9 Documenting the event system in nodemon for require & spawn 2013-12-13 10:42:26 +00:00