A fast and ultra minimal cli system-info fetch written in rust $ git clone https://github.com/kushall09/ketchy $ cd ketchy && cargo build --release $ cargo run To install as user binary ! $ cp target/debug/ketchy /usr/local/bin