0.1.0-beta.13 • Published 5 years ago

@shaizei/cli v0.1.0-beta.13

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Getting Started

1. Installation

Using Yarn:

  yarn global add @shaizei/cli

Using npm:

  npm install @shaizei/cli -g

2. Verifying Installation

After installation, confirm if the installation is successful by running the following command:

shaizei --version

If the above command is successfully executed, and the current version is printed, it means that CLI is installed successfully.

3. Usage

In order to check all the available commands and options, pass the --help command:

shaizei --help

In order to find all the available scripts, please checkout @shaizei/scrips.