2 releases
0.1.1 | Dec 8, 2023 |
---|---|
0.1.0 | Dec 8, 2023 |
#1032 in Command-line interface
14KB
260 lines
Fetchatui
Installation
Method 1: You will need the rust toolchain to install. If you don't have it already:
If you are on Linux or MacOS:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
If you are on Windows:
winget install --exact --id Rustlang.Rustup
And then do:
cargo install --git https://github.com/aldorithms/fetchatui.git
Method 2: In your repository folders:
git clone https://github.com/aldorithms/fetchatui.git
cd fetchatui
cargo run --release
Dependencies
~7–16MB
~201K SLoC