Skip to content

CLI Tool to run a Node.JS Process, Restarting on File Changes & Crashes

License

Notifications You must be signed in to change notification settings

rosssclafani-zz/always

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Always - Build Status

CLI Tool to run a NodeJS Process, Restarting on File Changes & Crashes

Installation

$ [sudo] npm install always -g

Usage (Realtime Editing & Development)

$ always app.js

Help

Usage: always <options> <app.js>
=> always app.js

Options:
  -v, --version    current `always` version
  -h, --help       help!

Run Tests

$ npm test

License (MIT)

Copyright (c) 2011, Edward Hotchkiss.

About

CLI Tool to run a Node.JS Process, Restarting on File Changes & Crashes

Resources

License

Stars

Watchers

Forks

Packages

No packages published