Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johannesfischer/generator-sourcejs-specs

Yeoman generator for sourcejs spec folders in different file formats
https://github.com/johannesfischer/generator-sourcejs-specs

Last synced: 27 days ago
JSON representation

Yeoman generator for sourcejs spec folders in different file formats

Awesome Lists containing this project

README

        

# generator-sourcejs-specs

[![NPM version][npm-image]][npm-url]
[![Greenkeeper badge](https://badges.greenkeeper.io/JohannesFischer/generator-sourcejs-specs.svg)](https://greenkeeper.io/)

Creates SourceJS spec in HTML, Pug or Markdown format

## Installation

First, install [Yeoman](http://yeoman.io) and generator-sourcejs-specs using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).

```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](https://github.com/sourcejs/generator-sourcejs) but lets you choose the format of the specs created.

## Getting To Know Yeoman

* 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](http://yeoman.io/).

## License

MIT © [Johannes Fischer](https://johannesfischer.github.io/)

[npm-image]: https://badge.fury.io/js/generator-sourcejs-specs.svg
[npm-url]: https://npmjs.org/package/generator-sourcejs-specs