mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-08 19:56:45 +00:00
✨ Feature: 更新 NB-CLI 新版插件加载格式与文档 (#3614)
This commit is contained in:
@@ -81,8 +81,9 @@ nb create
|
||||
请注意,多选项使用**空格**选中或取消,**回车**确认。
|
||||
|
||||
```bash
|
||||
[?] 要使用哪些驱动器? FastAPI (FastAPI 驱动器)
|
||||
[?] 要使用哪些适配器? Console (基于终端的交互式适配器)
|
||||
[?] 要使用哪些驱动器? FastAPI (FastAPI 驱动器)
|
||||
[?] 要使用什么本地存储策略? 用户全局 (默认,适用于单用户下单实例)
|
||||
[?] 立即安装依赖? (Y/n) Yes
|
||||
[?] 创建虚拟环境? (Y/n) Yes
|
||||
```
|
||||
|
Reference in New Issue
Block a user