Remy Sharp
cc44b58641
Fixed extension watching and fixed perf bug in check
...
Needs careful testing in linux and windows.
Also fixed #204 but requires config file to set `restartable` to false, since there's so many options to configure stdin and this particular case has narrow use.
2013-10-31 00:25:36 +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
c5f2bee160
Testing the exec rules and the parser
...
Still lots to do, but taking a very code, test, code, test, test, test, code, test cycle.
2013-08-05 22:55:12 +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
Remy Sharp
1708d14a79
initial tests for rules
2013-08-02 09:59:41 +01:00
Remy Sharp
5da131dc03
starting the complete rewrite of nodemon in to tiny testable modules
2013-08-01 13:55:23 +01:00