1.0.8 • Published 9 years ago
bowboosh-tools v1.0.8
Table of Contents generated with DocToc
#Bowboosh Tools
:warning: Work in progress
Setup
use npm install --save-dev bowboosh-tools
Usage
Require and init as following :
tools = require( 'bowboosh-tools' );
tools.init( gulp, config, package, bower );Methods
Then you can use tools.spy, tools.stringSrc, tools.errorHandler, tools.throwError methods and access to tools.banner property.