1.4.0 • Published 4 months ago

wlv2-starter v1.4.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

npm version

WhiteLabel CLI - Project starter

A Node CLI project starter with Typescript to create a new instance of a WhiteLabel project

Prerequisites

This project requires NodeJS (version 16 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.

$ npm -v && node -v
v16.12.0
v8.16.0

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installation

BEFORE YOU INSTALL: please read the prerequisites

To install and set up the library, run:

$ npx -p wlv2-starter@latest

Or install it globally:

$ npm install -g wlv2-starter@latest

Usage

CommandaliasDescriptionOptionsexample
initiInitialize a new project-p "ProjectName"-b "BranchName"wlv2-starter init -p "MyProject"
enveSetup environment variableswlv2-starter env "MyProject"
iconsicSetup app iconswlv2-starter icons "MyProject"
colorscSetup app colorswlv2-starter colors "MyProject"
bundlesbSetup app bundleswlv2-starter bundles "MyProject"
versionvShow version numberwlv2-starter --version
helphShow help

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add your changes: git add .
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request :sunglasses:

Credits

TODO: Write credits

Built With

  • NodeJS - Node.js®
  • NPM - npm
  • Typescript - TypeScript
  • Commander - Commander.js

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

1.4.0

4 months ago

1.3.8-0

5 months ago

1.3.7

11 months ago

1.3.6

11 months ago

1.3.5

11 months ago

1.3.4

11 months ago

1.3.3

11 months ago

1.3.2

11 months ago

1.3.1

11 months ago

1.3.0

11 months ago

1.2.9

11 months ago

1.2.8

11 months ago

1.2.7

11 months ago

1.2.6

11 months ago

1.2.5

11 months ago

1.2.4

11 months ago

1.2.3

11 months ago

1.2.2

11 months ago

1.2.1

11 months ago

1.2.0

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago