Detalhes do pacote

coz-bud-writer

coz-labo13.3kMIT3.0.5

Bud writer for coz.

coz, bud, writer

readme (leia-me)

coz-bud-writer

Build Status npm Version JS Standard

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.

Links