hubot-reload

0.0.2 • Public • Published

hubot-reload

Reload your hubot scripts without restarting hubot.

Written in JS not CoffeeScript and works with Hubot3

Installation

In your hubot project repo, run:

npm install hubot-reload --save

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

[
  "hubot-reload"
]

Usage

user>> hubot reload
hubot>> Reloaded all scripts

/hubot-reload/

    Package Sidebar

    Install

    npm i hubot-reload

    Weekly Downloads

    3

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    7.35 kB

    Total Files

    5

    Last publish

    Collaborators

    • jszaszvari