Closed codedependant closed 10 years ago
Hey there,
I cant seem to exit from a coffee command. I've tried different killSignal's including 'SIGINT' but not having any luck. My configuration is pretty simple,
shell: { server: { command: "coffee server/app.coffee" } }
Anyone have any suggestions? Would be much appreciated.
Cheers
From the top of the readme:
Use StackOverflow for support questions.
Hey there,
I cant seem to exit from a coffee command. I've tried different killSignal's including 'SIGINT' but not having any luck. My configuration is pretty simple,
Anyone have any suggestions? Would be much appreciated.
Cheers