prok
Version:
simpler, more focused alternative to foreman
43 lines (26 loc) • 770 B
Markdown
0.0.8 / 2016-04-20
==================
* gracefully terminate grandchildren (instead of sig 9)
0.0.7 / 2015-09-28
==================
* Merge pull request #2 from lapwinglabs/add/multi-config
* enable multiple prok configurations in package.json
0.0.6 / 2015-07-26
==================
* update regexp for latest debug
* add update to readme
0.0.5 / 2015-07-23
==================
* add support for 'processes' object in your package.json
0.0.4 / 2015-01-12
==================
* Properly close children of child processes on exit
0.0.3 / 2014-12-15
==================
* prok.root(root)
0.0.2 / 2014-12-10
==================
* add passing procfile as an argument and add package.json
0.0.1 / 2010-01-03
==================
* Initial release