1.0.7 • Published 7 years ago

hubot-runner v1.0.7

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

Module for running hubot instance and keeping it alive

1. Installation

To install the most recent release from npm, run:

npm install hubot-runner -g

2. Usage

Args

-d, --dev             (optional) Dont respawn process if exists (in case we are in dev mode)
-i, --install         (optional) Run npm install before launching hubot
-h, --hdir <ARG1>     (optional) Hubot working directory , if not specified will be taken from current dir

Once you have installed the module globaly you will have 2 optional commands for running the module:

Or

3. Testing

To run tests, use the following command from module's root:

npm test
1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.0

8 years ago