0.0.4 • Published 8 years ago

startup-generator v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Installation

$ npm install -g startup-generator

Quick Start

The quickest way to get started in your tech startup with the magnificent tool that is nodejs. Generates an application as shown below:

Create the app:

$ startup __app_name__

Install dependencies:

$ npm install

Rock and Roll

$ npm start

Command Line Options

This generator can also be further configured with the following command line flags.

-h, --help          output usage information
    --git           add .gitignore
-f, --force         force on non-empty directory