GithubHelp home page GithubHelp logo

abircb / quickbuild Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 16.17 MB

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

Home Page: https://www.npmjs.com/package/quickbuild

License: Apache License 2.0

JavaScript 45.48% CSS 2.29% HTML 11.24% Shell 0.78% TypeScript 4.49% CoffeeScript 0.20% Kotlin 0.05% Ruby 0.58% Swift 0.06% Objective-C 0.01% Dart 8.54% Python 4.82% Vue 0.59% Makefile 0.21% Dockerfile 0.13% Less 1.83% SCSS 15.17% Pug 2.13% Handlebars 1.42%
application-skeleton quickbuild nodejs npm-package

quickbuild's Introduction

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

  • Node.js 4 or later

quickbuild's People

Contributors

abircb avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.