crabfetch 🦀
A simple fetch utility, written in Rust

Install
AUR (Arch and Arch Based)
Install crabfetch from AUR.
Manual
- Get the repo
git clone https://github.com/flyingcakes85/crabfetch
cd crabfetch
- Build it!
cargo build --release
- Copy the binary
- For current user (root not required)
sh cp target/release/crabfetch ~/.local/bin/crabfetch
License
GNU GPL v3. Text Here
Log in or sign up for Devpost to join the conversation.