yarr/readme.md
2020-09-14 13:06:55 +01:00

328 B

yarr

yet another rss reader.

screenshot

build

Install Go >= 1.14 and gcc, then run:

$ git clone https://github.com/nkanaev/yarr.git
$ git clone https://github.com/nkanaev/gofeed.git
$ mv gofeed yarr
$ cd yarr && make build_macos