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.41 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.8 MB This is the summed size of all files generated by rustdoc for all configured targets
  • 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.