bunnyfetch 0.1.3

🐰 Tiny system info fetch utility and library.
Documentation
  • Coverage
  • 0%
    0 out of 28 items documented0 out of 8 items with examples
  • Size
  • Source code size: 8.93 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.82 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Rosettea/bunnyfetch
    191 8 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • TorchedSammy

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.