generator-qgoda

0.1.0 • Public • Published

generator-qgoda NPM version Build Status Dependency Status Coverage percentage

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 guido.flohr@cantanea.com, 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.

Package Sidebar

Install

npm i generator-qgoda

Weekly Downloads

0

Version

0.1.0

License

WTFPL

Unpacked Size

13.1 kB

Total Files

16

Last publish

Collaborators

  • gflohr