jsbatchrun-fs
v0.1.0
Published
jsbatchrun plugin - do filesystem tasks
Downloads
3
Readme
jsbatchrun-fs
do filesystem tasks with this jsbatchrun plugin.
jsbatchrun-fs uses grunt for accessing files in a platform independent manner.
content
Usage (see further down this page)
Developers
getting started
install
This guide assumes, that you are familiar with the use of npm.
npm install jsbatchrun-fs --save
prerequisites
This plugin requires jsbatchrun.
Install jsbatchrun-fs in your jsbatchrun project. Check jsbatchrun for loading and configuring plugins.
usage
This plugin provides you with the following commands
- > jsbr fs clean ... for removing files and directories from a list of target directories. (Help)