yarr/readme.md
2020-09-14 12:57:30 +01:00

15 lines
285 B
Markdown

# yarr
yet another rss reader.
![screenshot](https://github.com/nkanaev/yarr/blob/master/artwork/promo.png?raw=true)
## build
```sh
$ git clone https://github.com/nkanaev/yarr.git
$ git clone https://github.com/nkanaev/gofeed.git
$ mv gofeed yarr
$ cd yarr && make build_macos
```