gulp-grandma
v0.0.2
Published
A gulp plugin for running the grandma stress testing framework.
Downloads
4
Readme
Gulp-Grandma
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.