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

https://github.com/appbaseio/generator-docbase

Docbase generator
https://github.com/appbaseio/generator-docbase

Last synced: about 1 year ago
JSON representation

Docbase generator

Awesome Lists containing this project

README

          

# generator-docbase [![Build Status](https://secure.travis-ci.org/mateusfreira/generator-docbase.png?branch=master)](https://travis-ci.org/mateusfreira/generator-docbase)

> [Yeoman](http://yeoman.io) docbase generator

## Getting Started

First you need to install `node`, `npm`, `yo`, `grunt-cli` and `bower`

Then you can install generator-docbase from npm. Run:

```bash
npm install -g generator-docbase
```

Finally, initiate the generator:

```bash
yo docbase
```
If you'd like to know more about the tools used for this generator please take a look at

[Grunt](http://gruntjs.com) and [Bower](http://bower.io), check out the complete
[Getting Started Guide](https://github.com/yeoman/yeoman/wiki/Getting-Started).

## License

MIT