1.1.2 • Published 2 years ago

rep-runner v1.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Welcome to Rep-Runner

This module was created to easily deploy changes for testing without having to rerun your code yourself every single time!

For any suggestions or bug reports, please go to this link

To install this module, run the following:

npm install rep-runner -g

to then use the module, use the command reprun as follows:

reprun <filename>

doing this will run

node <filename>

When a .js, .ts or .json file inside the root directory (or a subdirectory) is updated, this process will restart shortly and the command will be rerun. The process is also restarted if you run the command rs while the process is running.

1.1.2

2 years ago

1.1.1

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.0

2 years ago