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