0.0.2 • Published 8 years ago

hubot-jobscheduler v0.0.2

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
8 years ago

Hubot JobScheduler sample script

What?

This is JobScheuler collaboration hubot script.

Supported hubot command

  • hubot set url
    • This command should be executed at first.
    • URL is set on hubot brain
  • hubot start job
    • This command execute JobScheduler job

Supported JobScheduler version

  • v.1.10

How to use

$ npm install hubot-jobscheduler
$ vim external-scripts.json
[
    "hubot-xxxx",
    "hubot-yyyy",
    ....,
    "hubot-jobscheduler"
]

Contact

Please send feedback to me. Daisuke IKEDA

Twitter: @ike_dai e-mail: dai.ikd123@gmail.com

License

Licensed under the Apache License, Version 2.0. The Apache v2 full text is published at this link.

Copyright 2016 Daisuke IKEDA.

0.0.2

8 years ago

0.0.1

8 years ago