1.0.0 • Published 11 years ago
hubot-exit v1.0.0
Hubot Exit
hubot-exit is a simple hubot script to log 'exit' and 'uncaughtException' event emitted by process.
Usage
Install hubot-exit with npm.
npm install --save hubot-exitRefer hubot-exit in your external-scripts.json as following.
[
"hubot-exit"
]1.0.0
11 years ago