Skip to content
This repository has been archived by the owner on May 2, 2019. It is now read-only.

curtisr7/strong-start

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%