The fetch for grains, written in rust. Now featuring 100% more grains.
- Copy the grainfetch repository using git. (It's heavily recommended to do it while you're in your /home directory!)
git clone https://github.com/GrainWare/grainfetch
- CD into the grainfetch directory.
cd ~/grainfetch
- Install grainfetch using cargo. (Make sure you have Rust installed!)
cargo install --path .
grainfetch