0.1.4 • Published 9 years ago

hubot-reload-scripts v0.1.4

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

hubot-reload-scripts

npm.io

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
0.1.4

9 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago