generator-benchpress
v0.2.0
Published
Benchpress spec generator
Downloads
11
Maintainers
Readme
generator-benchpress
This generator is the scaffolding tool for generate by Yeoman your benchmarks
Dependencies
Usage
Installing Yeoman
npm install -g yo
Install generator-benchpress
:
npm install -g generator-benchpress
Run yo benchpress
passing a module name:
yo benchpress [module-name]
Generators
Available generators:
module
Generates a module
Example:
yo benchpress module-name
external
Generate a benchmark of an external module version
yo benchpress:external ng-tasty#0.5.0
Creator
Designed and built by Leonardo Zizzamia, like grandma used to make.