This package has been deprecated

Author message:

No longer maintained

baldrick

0.2.1 • Public • Published

view on npm npm module downloads per month Dependency Status js-standard-style

baldrick

A general-purpose filesystem-watch-and-respond tool.

baldrick

install

With node.js installed, run:

$ npm install -g baldrick

Mac / Linux users may need to run the above with sudo.

Example

$ baldrick --do 'jsdoc lib/' --when lib/*.js --change
lib/handbrake-js.js changed
✔︎ work done
$ baldrick --do 'cat aksjdnfkln' --when lib/*.js --change
lib/handbrake-js.js changed
✖ fucked up
Command failed: cat: ksjd: No such file or directory
 
output
cat: ksjd: No such file or directory

© 2014-16 Lloyd Brookes 75pound@gmail.com.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i baldrick

    Weekly Downloads

    6

    Version

    0.2.1

    License

    MIT

    Last publish

    Collaborators

    • 75lb