Skip to content

sighjs/sigh-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sigh-cli

Command-line runner for sigh

Installation

% sudo npm install -g sigh-cli
% cd project/sigh-project
% sigh -w

Usage

% node ./bin/sigh [args]

Options:
  -h, --help         show this help
  -e, --environment  specify environment      [default: "development"]
  -w, --watch        watch files for changes