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:
|
If you are on Windows:
And then do:
Method 2: In your repository folders:
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