Files
archived-nodemon/lib/utils
Remy Sharp 6f6d7ae496 Early support for event callbacks
Allows user to have event handlers in the nodemon config, such as:

{
  "events": {
    "crash": "say 'your app crashed'",
    "start": "echo 'App started' | tee app.log"
  }
}
2014-12-09 22:56:02 +00:00
..
2014-12-09 11:09:29 +00:00
2013-10-30 19:43:20 +00:00
2014-01-17 23:37:12 +00:00
2013-10-30 19:43:20 +00:00