0.2.1 • Published 8 years ago

baldrick v0.2.1

Weekly downloads
34
License
MIT
Repository
github
Last release
8 years ago

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.

0.2.1

8 years ago

0.2.0

9 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago