Skip to content

boretech/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@boretech/cli

English | 简体中文

A CLI tool for bore tech frontend team.

version license node version build status

Install

npm install @boretech/cli -g

Usage

create specified type of project template

bore create [project_name] -t [h5|mini]

Command create has an alias name c. So you can easily use command bore c.

If you want to use interactive settings, use the command bore c directly.

@boretech/cli will prompt you to input or select relevant information.

create project template from custom git registry

bore create [project_name] -g <url>

<url> can be a repository ssh address or an url to download the repository from.

Notice

@boretech/cli is an internal company version for internal company use only. Therefore, some of its functions will be authorized used with company assets. A public version that does not contain sensitive company information will be released later.

JiShu lowcode platform

watch

About

CLI fro Bore Thec frontend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published