0.1.4 • Published 8 years ago

hubot-reload-scripts v0.1.4

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

8 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago