Compiles and re-compiles all Civet files on change.
Like Civetman, but a little bit simpler.
Copy index.js
to your project. Run with node.
Read the code, it's pretty short.
Customize to meet your needs.
chokidar
for file watching@danielx/civet
for Civet compile- node
fs
for file read/write