2 个版本
0.1.1 | 2023 年 12 月 8 日 |
---|---|
0.1.0 | 2023 年 12 月 8 日 |
#861 在 命令行界面
14KB
260 行
Fetchatui
安装方法
方法 1:您需要安装 rust 工具链。如果您还没有安装它
如果您使用的是 Linux 或 MacOS
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
如果您使用的是 Windows
winget install --exact --id Rustlang.Rustup
然后执行以下操作
cargo install --git https://github.com/aldorithms/fetchatui.git
方法 2:在您的仓库文件夹中
git clone https://github.com/aldorithms/fetchatui.git
cd fetchatui
cargo run --release
依赖项
~7–17MB
~203K SLoC