Remy Sharp
|
67d146637e
|
refactor: remove libraries over native es6 support
|
2017-12-20 14:09:03 +00:00 |
|
Remy Sharp
|
0b13116551
|
refactor: allow dev use of nodemon to show githash
Rather than an arbitrary version string - this will only happen when cloned from git, rather than an npm install. This is entirely for debugging.
|
2015-10-19 12:27:53 +01:00 |
|
Remy Sharp
|
f1684b2b8a
|
chore: better handle errors from chokidar
|
2015-10-19 12:27:52 +01:00 |
|
Remy Sharp
|
f7a94768f6
|
refactor: add debugging
|
2015-09-10 10:38:32 +01:00 |
|
Remy Sharp
|
7496f08330
|
fix: incorrectly exiting when required
test: updated travis tests
|
2015-09-09 22:29:26 +01:00 |
|
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 |
|