2.0.0 • Published 6 years ago

bc-starter-template v2.0.0

Weekly downloads
12
License
MIT
Repository
github
Last release
6 years ago

ChilliSource.Front.Installer

A CLI script to create a new project using BlueChilli's Front-end Framework or to use one or more parts of the aforesaid framework.

Usage

The script is pretty self explanatory on execution. Every single time when the command requires input from the user, it will prompt. So, you can even start using it without having to read the rest of this page :smirk:

npx bc-starter-template <project-directory>

Flags

There three flags available for you to use. You can use them together too if you like:

NameShortLongDescription
Modules-m--only-modulesThis shows a prompt to the user select modules and install them and their dependencies
Components-c--only-componentsThis shows a prompt to the user select components and install them and their dependencies
Styles-s--only-stylesThis installs the latest version of style helpers to the target directory

Of course you can use npx bc-starter-template --help or npx bc-starter-template -h for help directly in the your terminal.

2.0.0

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago