Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 326 Bytes

.verb.md

File metadata and controls

28 lines (18 loc) · 326 Bytes

{%= name %} {%= badge('fury') %}

{%= description %}

Install globally

Install globally with npm

npm i -g watch-cli

Usage

watch -p "**/*.js" -c "npm test"

Author

{%= include("author") %}

License

{%= copyright() %} {%= license() %}


{%= include("footer") %}