Socket
Book a DemoInstallSign in
Socket

baldrick

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baldrick

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

latest
Source
npmnpm
Version
0.2.1
Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

filesystem

FAQs

Package last updated on 13 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts