0.2.3 • Published 3 years ago

@pcs/app-builder v0.2.3

Weekly downloads
209
License
ISC
Repository
-
Last release
3 years ago

PCS-App-Builder

The PCS Application builder is designed to quickly build a starting point for your full-stack application.

Installation

To install with NPM

npm install -g @pcs/app-builder

To install with Yarn

yarn global add @pcs/app-builder

Usage

To create a new app with the PCS Application Builder, simply run:

create-pcs-app

This will then ask you a series of questions about the type of app you want to generate - then generate the app based on your answers.

Troubleshooting

If something goes wrong and you want to see more information, run:

create-pcs-app --verbose

This will show all internal logs as the apps are being built.

Skipping Version Checking

If you want to skip version checking and you want to force the builder to use the current version, run:

create-pcs-app --skip-version-check
0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.10

3 years ago

0.1.11

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago