UNPKG
@bnorth/cli
Version:
latest (4.1.1)
4.1.1
4.0.1
4.0.0
3.1.5
3.1.4
3.1.2
3.1.1
3.1.0
3.0.8
3.0.7
3.0.6
bnorth cli
github.com/able99
able99/bnorth
@bnorth/cli
/
README.md
20 lines
(11 loc)
•
363 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# bnorth-cli
bnorth 脚手架
## 用法
```sh
# 建立 bnorth 工程
# project-name:工程目录与工程名,参数为空则以当前目录为工程路径,当前目录名为工程名
npx @bnorth/cli create [project-name] ```
## 文档
[bnorth 文档](//able99.github.io/#cbnorth) [脚手架与工程配置](//able99.github.io/cbnorth/project.html)