1.2.8 • Published 5 years ago

boyaa-cli v1.2.8

Weekly downloads
55
License
-
Repository
-
Last release
5 years ago

boyaa-cli

A font-end cli for boyaa

Attention

This project depend on IDL! Maybe you need install IDL first

Installation

yarn global add boyaa-cli

or

npm install boyaa-cli -g

Usage

Open your terminal and type boyaa or boyaa -h , you'll see the help infomation below:

  Usage: boyaa <command>


  Commands:

    add|a      Add a new template
    list|l     List all the templates
    init|i     Generate a new project
    delete|d   Delete a template

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

Commands

init | i

After adding new templates, you could use this command to generate your own project by choosing template.

$ boyaa init

? Template name: my-first-template
? Project name: my-project
? Where to init the project? ../
? Init ide-ts? (Y/n)
⠹ Downloading template...

New project has been initialized successfully!
1.2.8

5 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.9.0

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago