bolismauro / generator-nodeapp

A Yeoman Node.js Web Applications generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-nodeapp

A Node.js web applications generator for Yeoman.

Please don't use it yet, we are working on it!

Usage

nodeapp is straightforward to install and use, just type

$ npm install -g yo generator-nodeapp
cd /path/to/your/project & yo nodeapp

Note that currently this generator is not available yet in npm so you have to manually install it using git

License

Nodeapp generator - A Node.js web applications generator for Yeoman. Copyright (c) 2013 Mauro Bolis mauro@plasticpanda.com, Simone Lusenti simone@plasticpanda.com, Plastic Panda

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

A Yeoman Node.js Web Applications generator

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%