node-daemonize2
node-daemonize2 copied to clipboard
Added coffee-script registration support
in lib/daemonize.js: find if coffee-script parser was registered, and if so, pass the parser to the wrapper.
in lib/wrapper.js: if coffee parser is passed, require it, thus allowing direct coffee script daemonizing.