folder-capper

0.2.1 • Public • Published

Folder-Capper

Build Status Coverage Status npm version

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

Package Sidebar

Install

npm i folder-capper

Weekly Downloads

2

Version

0.2.1

License

MIT

Last publish

Collaborators

  • bejavu
  • oleiba
  • thehobbit85