1.0.8 • Published 11 years ago
hubot-idonethis v1.0.8
Idonethis for Hubot
Add dones to Idonethis using Hubot.
Installation
Add hubot-idonethis to your package.json file:
"dependencies": {
"hubot": ">= 2.5.1",
"hubot-scripts": ">= 2.4.2",
"hubot-idonethis": ">= 0.0.0"
}Then add "hubot-asana" to your external-scripts.json file:
["hubot-idonethis"]Finally, run npm install hubot-asana and you're done!
Configuration
- IDONETHIS_TEAM - Your idonethis team.
Usage
done: shipped some code # done
todo: ship some code # goal
done: list #list dones for today
todo: list # list goals