Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/smores56/retch
- Owner: smores56
- Created: 2024-06-18T01:00:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T01:02:08.000Z (5 months ago)
- Last Synced: 2024-06-18T03:18:55.485Z (5 months ago)
- Language: Roc
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/
```