Skip to content

sinclairzx81/smoke-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smoke-Run

Runs shell commands on file system watch events.

NPM package

Usage

The following watches the index.js file and re-runs it on save.

$ npx smoke-run index.js -x node index.js

Overview

Smoke-Run is a development tool used to run shell commands on file system watch events. It is mainly written to allow for auto restarting node scripts on save but can be used to run any shell command on file system watch events.

License MIT

About

Runs shell commands on file system watch events.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published