repofetch

Crates.io Crates.io CI

Fetch details about your remote repository

Screenshot

NOTE This screenshot is only an example, and does not accurately represent output. This screenshot lacks ASCII art, some new stats, and some changes to how some stats are formatted.

screenshot

Installation

Latest Release from Crates.io

bash cargo install repofetch

Latest Commit from this repo

bash cargo install --git https://github.com/spenserblack/repofetch.git

Configuration

The first time you execute repofetch, it will create a repofetch.yml file in your default config folder. You can edit this file to change repofetch's output.

You can find where repofetch.yml is saved by default by executing repofetch --help and viewing the help for the <config> option.

Config File Contents