1.5.6 • Published 3 years ago

quickbuild v1.5.6

Weekly downloads
102
License
Apache-2.0
Repository
github
Last release
3 years ago

npm version npm JavaScript Style Guide badgen.net license

quickbuild

A mature, feature-complete application generator with an emphasis on speed.

Installation

$ npm install quickbuild -g

Quick Start

The quickest way to get started with quickbuild is to utilize the executable without arguments. This will launch an interactive UI that guides you through creating a new application

$ quickbuild

Pass the following argument to install dependencies for your project

$ quickbuild --install

Usage

$ quickbuild --help

  Usage
    $ quickbuild <option>

  Options
   -v, --version           output the version number
       --verbose           enable verbose mode
   -q, --quickestbuild     create generic boilerplate
   -n, --name              enter your project name
   -i, --install           install project dependencies
   -g, --git               initialize git
       --mit               add MIT license
       --apache            add Apache 2.0 license
       --bsd               add BSD 2-Clause license
   -u, --unlicensed        create an unlicensed project

  Examples
    $ quickbuild
    $ quickbuild --git
    $ quickbuild --git --bsd
    $ quickbuild -u -g --install --verbose
    $ quickbuild -n "some project" --git --apache

Available templates

Prerequisite

1.5.6

3 years ago

1.5.5

3 years ago

1.5.4

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.4.7

4 years ago

1.4.6

4 years ago

1.4.5

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.8

4 years ago

1.3.7

4 years ago

1.3.6

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.9

4 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.10

4 years ago

1.1.9

4 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago