Installation

Ubuntu

Download frate We have not verified our .deb file yet, so you will have to click download unverified file.

cry about it. we'll get to it when we get to it.

sudo apt install ~/Downloads/frate.deb
 

source code here: https://github.com/frate-dev/frate (opens in a new tab)

compile from source if you are more comfortable with that.

Fedora

Arch

sudo pacman -Sy --noconfirm base-devel clang cmake libgit2 curl wget git rustup cargo
 
cargo install --locked sccache

Mac

Windows