0.0.1 • Published 12 years ago
metalsmith-cleanup v0.0.1
metalsmith-cleanup
A Metalsmith plugin to empty the build directory
Installation
npm install metalsmith-cleanupUsage
var cleanup = require('metalsmith-cleanup')
Metalsmith(__dirname)
.use(cleanup())
.build()Tests
$ npm testLicense
MIT License, see LICENSE for details.
0.0.1
12 years ago
