strong-start

quick-start command for strongloop process manager


Keywords
StrongLoop
License
Artistic-2.0
Install
npm install strong-start@1.3.4

Documentation

strong-start

Quick-start the Strongloop process manager, strong-pm.

It starts a process manager running for the current user, and runs an application package.

For more details, see http://strong-pm.io.

Installation

sl-start is made available through the strongloop tool as slc start, and works well with the StrongLoop Process Manager, strong-pm.

sl-start can be installed standalone with:

npm install -g strong-start

Usage

usage: sl-start [package/]

Options:
  -h,--help         Print this message and exit.
  -v,--version      Print version and exit.

Start application package in the background under the process manager.

If not specified, the application in the current working directory is started.

License

strong-start uses a dual license model.

You may use this library under the terms of the Artistic 2.0 license, or under the terms of the StrongLoop Subscription Agreement.