mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 09:55:36 +00:00
build instruction
This commit is contained in:
@@ -3,3 +3,12 @@
|
|||||||
yet another rss reader.
|
yet another rss reader.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## 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
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user