simple-livescript-watch
v1.0.11
Published
A very simple buildscript for livescript
Readme
npm install simple-livescript-watchVery simple livescript build that starts a watch and compile process for any .ls scripts in your directory structure, The only dependencies is the livescript compiler that needs to be installed locally .
**Note:**If you add a new livescript file you need to restart the function/process.
to run simply
require("simple-livescript-watch")()