git clone [email protected]:trinhminhtriet/tabler.git cd tabler cargo build --release cp ./target/release/tabler /usr/local/bin/ Running the below command will globally ...
A Rust-based LEF (Library Exchange Format) and DEF (Design Exchange Format) file viewer with a modern GUI built using egui. The resulting binary will be at target/x86 ...