Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smores56/retch

A (horribly-named) sysfetch written in Roc.
https://github.com/smores56/retch

Last synced: 1 day ago
JSON representation

A (horribly-named) sysfetch written in Roc.

Awesome Lists containing this project

README

        

Retch
=====

A (horribly-named) sysfetch, written in [Roc](https://roc-lang.org).

Styled exactly like the [f sysfetch](https://github.com/willeccles/f) by @willeccles.

## Install

Install [Roc](https://www.roc-lang.org/install), and then run:

```bash
roc build retch.roc
sudo mv retch /usr/local/bin/
```