1.0.1 • Published 9 years ago

hubot-tasks v1.0.1

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

hubot-tasks

Create shortlinks

Installation

  • Run the npm install command.
$ npm install hubot-tasks
  • Add the following code in your external-scripts.json file.
["hubot-tasks"]

Sample Interaction

hubot task add <task> - Add a task
hubot task list tasks - List the tasks
hubot task delete <task number> - Delete a task
1.0.1

9 years ago

1.0.0

9 years ago