Yeoman generator for SourceJS specs in HTML, Pug or Markdown format
npm install generator-sourcejs-specs[![NPM version][npm-image]][npm-url]

Creates SourceJS spec in HTML, Pug or Markdown format
First, install Yeoman and generator-sourcejs-specs using npm (we assume you have pre-installed node.js).
``bash`
npm install -g yo generator-sourcejs-specs
Then generate your spec in the your spec folder:
`bash``
yo sourcejs-specs
Works very similar to the SourceJS spec gernerator but lets you choose the format of the specs created.
* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to learn more about Yeoman.
MIT © Johannes Fischer
[npm-image]: https://badge.fury.io/js/generator-sourcejs-specs.svg
[npm-url]: https://npmjs.org/package/generator-sourcejs-specs