0.0.2 • Published 8 years ago

gulp-grandma v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Gulp-Grandma

Build Status Code Climate Test Coverage

A thin gulp wrapper around the grandma stress testing framework.

Install

The source is available for download from GitHub. Alternatively, you can install using npm:

npm install --save-dev gulp-grandma

You can then require() gulp-grandma as you normally would:

const nodeStream = require('gulp-grandma');

API

TODO: Automagically generate API docs using JSDoc and put them somewhere in the repository.