frun

0.0.3 • Public • Published

frun Build Status

Run command when file changes.

Getting Started

Install with: npm install -g frun

Examples

$ frun -f "test.js" -c "node test.js

When the file test.js changes, node test.js will run.

Release History

  • 0.0.1 init version
  • 0.0.2 add cli options

License

Copyright (c) 2014 lyuehh. Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i frun

Weekly Downloads

2

Version

0.0.3

License

none

Last publish

Collaborators

  • lyuehh