repl-watcher
v1.0.0
Published
Watch JavaScript files and start a REPL when a file changes
Downloads
2
Maintainers
Readme
repl-watcher
npm install -g repl-watcher
then
repl-watcher
This uses the file watch utility chokidar as its only dependency.
Look into package.json and the heavily commented repl-watcher.sh for details how this works.