hubot-shorts
v0.0.14
Published
A Hubot script that checks if the temperature is high enough to wear shorts
Downloads
48
Maintainers
Readme
hubot-shorts
See src/shorts.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-shorts --save
Then add hubot-shorts to your external-scripts.json
:
[
"hubot-shorts"
]
Contributing
There are tests! So run them when you are working on the code. Other than that you know the drill, fork it, pull request it and tada!