hydro-clean-dir
0.0.1 • Public • Published

hydro-clean-dir
Synopsis
Empty given directories after each test.
Useful to clean local tmp locations.
Usage
Config:
hydro.set({
plugins: ['hydro-clean-dir'],
cleanDir: {
keepDot: true
paths: [join('test', 'tmp')]
}
});
Installation
npm:
npm install hydro-clean-dir
Tests
License
The MIT License (see LICENSE)
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads