Commit Graph

8 Commits

Author SHA1 Message Date
Remy Sharp
9ef2ccdd45 more coffeescript windows support 2013-12-15 14:17:40 +00:00
Remy Sharp
c5ca0253be More coffeescript tests passing on windows 2013-12-15 14:15:33 +00:00
Remy Sharp
3f9a0034d0 Better coverage of cli/parse lib 2013-12-11 16:18:06 +00:00
Remy Sharp
4f5593d439 Fix nodemon.config.required flag, and expose config
For when nodemon is required in to projects like grunt.
2013-12-11 16:17:26 +00:00
Remy Sharp
9a86e7bfff Fixed cli parser so that it add watch, ignore, etc 2013-10-29 18:33:24 +00:00
Remy Sharp
5293f08740 fixed parse test expectation 2013-08-07 23:51:53 +01:00
Remy Sharp
56663f5ab4 Trying to simplify the chain of nodemon process
Making it so lib/cli/ can just spew out options, and make it easier to test against too.
2013-08-07 23:15:41 +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