alexvollmer / daemon-spawn

A simple, flexible daemon management library.

This URL has Read+Write access

daemon-spawn / History.txt
100644 12 lines (6 sloc) 0.223 kb
1
2
3
4
5
6
7
8
9
10
11
12
=== 0.2.0 / 2009-04-22
 
* Allow specification of args instead of ARGV so that scripts can
  handle command line parsing and validation prior to spawning.
 
=== 0.1.0 / 2009-01-26
 
* 1 major enhancement
 
  * Happy Birthday!