0.1.3 • Published 9 years ago

cmd-startup v0.1.3

Weekly downloads
12
License
MIT
Repository
github
Last release
9 years ago

#node-startup

Make your node apps start with the computer.

Why node-startup?

When chovy's vps was rebooted occassionally by the hosting provider, his node.js app was not coming back online. This script can be used to restart your app when the machine reboots without your knowledge.

Installation

npm install -g cmd-startup

Usage

sudo node-startup /path/to/package.json

OS Support

Right now only Linux is supported.

License

This program is licensed under the MIT license, see LICENSE for more info.

0.1.3

9 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago