folder-capper
v0.2.1
Published
Managing a folder size under a certain maximum size
Downloads
6
Readme
Folder-Capper
Folder-Capper - Managing a folder size under a certain maximum size
Installation
$ npm install folder-capper
Init
Params:
{
folderToCap
ignores
folderToClear
capSize
sortingFunction
retryTime
autoWatchInterval
}
Example:
Testing
In order to test you need to install mocha globaly on your machine
$ cd /"module-path"/folder-capper
$ mocha
License
MIT