🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

generator-qgoda

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-qgoda

Generate a new Qgoda site with yeoman.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

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 (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.

Keywords

qgoda

FAQs

Package last updated on 18 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts