nodejsctl

1.0.0 • Public • Published

The Node.js App ctrl script

Warning: Only support unix/linux/macOS now.

Installation

$ npm i nodejsctl -g

Usage

$ # cd into project folder
$ nodejsctl
Usage: nodejsctl {start|stop|status|restart}
$
$ # start app
$ nodejsctl start
$
$ # view app status
$ nodejsctl status
$
$ # stop app
$ nodejsctl stop
$
$ # restart app
$ nodejsctl restart

License

The MIT license

Readme

Keywords

none

Package Sidebar

Install

npm i nodejsctl

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jacksontian