💡 write config docs

This commit is contained in:
yanyongyu
2021-12-25 14:57:29 +08:00
parent 188eb110c5
commit 9b9941e6c5
10 changed files with 166 additions and 151 deletions

View File

@ -37,4 +37,4 @@ nb adapter install
pip install <adapter-name>
```
<!-- asciinema for install adapter -->
<!-- TODO: asciinema for install adapter -->

View File

@ -39,4 +39,4 @@ nb driver install
pip install <driver-name>
```
<!-- asciinema for install driver -->
<!-- TODO: asciinema for install driver -->

View File

@ -37,4 +37,4 @@ nb plugin install
pip install <plugin-name>
```
<!-- asciinema for install plugin -->
<!-- TODO: asciinema for install plugin -->

View File

@ -32,7 +32,7 @@ pip uninstall nonebot
pip install nb-cli
```
<!-- asciinema for installation -->
<!-- TODO: asciinema for installation -->
:::important 提示
`nb-cli` 的使用方法详见 [使用脚手架](./nb-cli.md)

View File

@ -10,4 +10,4 @@ options:
# 使用脚手架
<!-- TODO -->
<!-- TODO: nb-cli docs -->