daub-reporter
v1.0.0
Published
Console reporting for Daub.
Readme
reporter
Console reporting for decanat-engine.
Installation
Using component
$ component install decanat/engine-reporterUsing npm for Node and browserify
$ npm install decanat-engine-reporterUsage
var report = require('decanat-engine-reporter');
report('Invalid source.', { path: '/views/index.html' })Test
Run tests with mocha
$ make testLicense
The MIT License.
