1.0.8 • Published 10 years ago

hubot-idonethis v1.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

1.0.7

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.0

10 years ago

1.0.1

10 years ago