English | 简体中文
A CLI tool for bore tech frontend team.
npm install @boretech/cli -gbore 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.
bore create [project_name] -g <url><url> can be a repository ssh address or an url to download the repository from.
@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.