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

mugenen/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