Remy Sharp
|
d90fee7a4c
|
Loading .json files, parsing cli & detailed output
- Loads $HOME/nodemon.json
- Then ./nodemon.json
- Then overwrites with cli (or module) settings
- -V gives detail of what's going on inside nodemon
- -q shuts nodemon up entirely
- Cleaner config loading breakup
|
2013-10-29 13:41:47 +00:00 |
|
Remy Sharp
|
9fd778e355
|
Tests pass. Using process.emit('nodemon:*'), nodemon starts and triggered restart
|
2013-08-19 22:26:52 +01:00 |
|
Remy Sharp
|
5d44ebb685
|
still in progress - lots of file laying out
|
2013-08-19 21:15:20 +01:00 |
|
Remy Sharp
|
3efca971fd
|
Argument parsing, and executable support and tests
Includes simple passing tests, the exec.js has not been tested in detail yet.
|
2013-08-05 00:11:30 +01:00 |
|