All Projects → vinta → hubot-reload-scripts

vinta / hubot-reload-scripts

Licence: MIT license
Reloads scripts without restart, loads new scripts too. (a fork version that works perfectly)

Programming Languages

coffeescript
4710 projects

hubot-reload-scripts

Reloads scripts without restart. Loads new scripts too. (a fork version that works perfectly)

Fork from the original reload.coffee and @srobroek's code.

Installation

In your hubot project repo, run:

npm install hubot-reload-scripts --save

Then add hubot-reload-scripts to your external-scripts.json:

[
  "hubot-reload-scripts"
]

Usage

user>> hubot reload
hubot>> Reloaded all scripts
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].