gulachek / esmakefile

Make based build system in JavaScript
MIT License
0 stars 0 forks source link

Add watch functionality #21

Closed gulachek closed 8 months ago

gulachek commented 1 year ago

Watching for file changes and rebuilding is extremely convenient. Investigate making this feature

gulachek commented 8 months ago

Done