Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rv178/rvfetch

System fetch utility
https://github.com/rv178/rvfetch

Last synced: 25 days ago
JSON representation

System fetch utility

Awesome Lists containing this project

README

        

# rvfetch

Simple fetch utility, I was just bored

![Alt](https://media.discordapp.net/attachments/985433521084563486/998161285252395108/unknown.png)

### Installing

Install a [NerdFont](https://www.nerdfonts.com/)

You can compile it using `cargo` or via [baker](https://github.com/rv178/baker).

```
bake setup
bake
sudo bake install
```

A binary will be copied to `./bin/rvfetch`

### Uninstalling

```
sudo bake uninstall
```