๐Ÿ“ฆ vinta / hubot-reload-scripts

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

โ˜… 26 stars โ‘‚ 15 forks ๐Ÿ‘ 26 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/vinta/hubot-reload-scripts.git
HTTPS git clone https://github.com/vinta/hubot-reload-scripts.git
SSH git clone git@github.com:vinta/hubot-reload-scripts.git
CLI gh repo clone vinta/hubot-reload-scripts
Vinta Vinta Merge pull request #5 from m-seldin/master 8b0fd4f 9 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ index.coffee
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ README.md

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:

`` bash npm install hubot-reload-scripts --save %%CODEBLOCK0%% json [ "hubot-reload-scripts" ] %%CODEBLOCK1%% user>> hubot reload hubot>> Reloaded all scripts ``