Crates.io | bunnyfetch |
lib.rs | bunnyfetch |
version | 0.1.3 |
source | src |
created_at | 2020-09-27 02:54:31.217706 |
updated_at | 2020-09-27 19:16:35.367133 |
description | 🐰 Tiny system info fetch utility and library. |
homepage | |
repository | https://github.com/Luvella/Bunnyfetch |
max_upload_size | |
id | 293327 |
size | 8,936 |
🐰 Tiny system info fetch utility.
Bunnyfetch is a small and fast tool for getting info about your system.
The idea is from this here and I decided to make it a multiplatform tool in Rust.
Binaries are provided at the releases page here.
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
Bunnyfetch is licensed under the MIT license.
Read here for more info.