1.0.8 • Published 9 years ago

hubot-idonethis v1.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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
1.0.8

9 years ago

1.0.7

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.0

9 years ago

1.0.1

9 years ago