1.0.5 • Published 5 years ago

watch-to-run v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Watch to Run

Its a command-line tool that watches the given file for changes and executes it after that.

Installation

    $ npm install -g watch-to-run

Usage

    $ watchtorun <runner> <file> 

    eg. watchtorun 'npx babel-node' ./file.js
    eg. watchtorun node ./file.js
1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.2.1

5 years ago

1.0.0

5 years ago