coz-bud-writer
v3.0.5
Published
Bud writer for coz.
Downloads
5,199
Readme
coz-bud-writer
Bud writer for coz.
Installation
npm install coz-bud-writer --save
Usage
var cozBudWriter = require('coz-bud-writer');
var writer = cozBudWriter({});
writer.write('**/.*.bud', function (err, buds) {
/*...*/
});
License
This software is released under the MIT License.