Remy Sharp
|
71d6f2d650
|
just because.
|
2013-12-06 10:08:56 +00:00 |
|
Remy Sharp
|
c503222f30
|
Refactoring.
* userScript => script
* simplified exec library
* removed dead code in config loading
* nodemon now knows when it's being required (and goes dark)
* etc...
|
2013-12-03 13:34:40 +00:00 |
|
Remy Sharp
|
d25228c51d
|
Beginning of more docs
|
2013-10-31 19:49:02 +00: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
|
84a461f713
|
Basic running and restarting working
Also config static module is used by the parts of nodemon to run the thing.
Ignore rules, on the command line also work - a nice new feature.
|
2013-08-25 09:32:45 +01:00 |
|
Remy Sharp
|
5d44ebb685
|
still in progress - lots of file laying out
|
2013-08-19 21:15:20 +01:00 |
|
Remy Sharp
|
5da131dc03
|
starting the complete rewrite of nodemon in to tiny testable modules
|
2013-08-01 13:55:23 +01:00 |
|