1 unstable release
Uses old Rust 2015
0.1.0 | Jan 3, 2022 |
---|
#29 in #disassembly
26KB
rair-gui
GUI for rair-core
Build and install from source
sudo apt-get install libgtk-3-dev ;
cargo install --path . ;
Run tests:
cargo test --all ;
Build documentation:
cargo doc ;
Dependencies
~27MB
~361K SLoC