bunnyfetch 0.1.3

🐰 Tiny system info fetch utility and library.
Documentation

Table of Contents

Install

Binaries are provided at the releases page here.

Compiling

This project is made in Rust so you will require the Rust toolchain installed. Steps for its installation are provided at that link.
When installed run the following commands:

git clone https://github.com/Luvella/Bunnyfetch
cd Bunnyfetch
cargo build --release

The binary will be in the directory ./target/release

License

Bunnyfetch is licensed under the MIT license.
Read here for more info.