Commit Graph

8 Commits

Author SHA1 Message Date
Remy Sharp
e7760e4e1c docs: update contributing 2015-09-11 23:35:11 +01:00
Remy Sharp
0d824c4753 Add notes about tests and contributing
[skip ci]
2014-12-05 10:32:03 +00:00
Remy Sharp
663af84593 For my own sanity, I've put all contribs in README
But not in package.json. I'm not sure I can handle the headache of manually maintaining it in two places - since I'm hand scrapping from the github contribs page (using devtools and jQuery...): https://gist.github.com/remy/a81a1cadee6f1d10bbd2

[skip ci]
2014-06-04 14:00:16 +01:00
Michael Heuberger
c4e263ed37 expose streams for piping (mh) 2014-06-04 02:49:24 +12:00
Remy Sharp
0386ce2044 Ask for --dump 2014-01-02 18:16:45 +00:00
Remy Sharp
91e9e2b82f expand on contributing guidelines 2013-12-30 12:25:51 +00:00
Remy Sharp
abc27cd5ca Correct signal passing. Fixes #232.
Also more linting, tweaks to FAQ & contributing and added .jshint file.

Also adds test for signal test (though needs mocha to timeout at 15 seconds!)
2013-12-10 00:06:25 +00: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