watch-to-run

1.0.5 • Public • Published

Watch to Run

npm version

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

Readme

Keywords

Package Sidebar

Install

npm i watch-to-run

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

4.2 kB

Total Files

10

Last publish

Collaborators

  • d333y