GTK frontend, written in Rust for the xi editor.
gxi is a work in progress!
sudo apt-get install libgtk-3-dev
sudo yum install gtk3-devel
git clone https://github.com/bvinc/gxi.git
cd gxi
cargo run
GTK frontend, written in Rust for the xi editor.
gxi is a work in progress!
sudo apt-get install libgtk-3-dev
sudo yum install gtk3-devel
git clone https://github.com/bvinc/gxi.git
cd gxi
cargo run