generator-qgoda
v0.1.0
Published
Generate a new Qgoda site with yeoman.
Downloads
5
Maintainers
Readme
generator-qgoda
Generate a new Qgoda site with yeoman.
Installation
First, install Yeoman and generator-qgoda using npm (we assume you have pre-installed node.js).
$ npm install -g yo
$ npm install -g generator-qgoda
Then generate your new project:
$ mkdir /path/to/your/website
$ cd /path/to/your/website
$ yo qgoda
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.
License
Copyright
Copyright (C) 2018 Guido Flohr [email protected], all rights reserved.
This library is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What the Fuck You Want to Public License, Version 2, as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.