https://github.com/appbaseio/generator-docbase
Docbase generator
https://github.com/appbaseio/generator-docbase
Last synced: about 1 year ago
JSON representation
Docbase generator
- Host: GitHub
- URL: https://github.com/appbaseio/generator-docbase
- Owner: appbaseio
- Created: 2016-03-09T03:20:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-21T05:12:25.000Z (almost 10 years ago)
- Last Synced: 2025-06-10T00:43:37.640Z (about 1 year ago)
- Language: JavaScript
- Size: 142 KB
- Stars: 4
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# generator-docbase [](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