filerepl
A simple node repl wrapper that is designed to work with a single file, and will automatically reload it as it changes. This is probably only useful for experimenting with in simple situations.
To install, use npm:
npm install filerepl
A simple node repl wrapper that is designed to work with a single file, and will automatically reload it as it changes. This is probably only useful for experimenting with in simple situations.
To install, use npm:
npm install filerepl
npm i filerepl
4
0.0.2
none