summaryrefslogblamecommitdiffstats
path: root/README.md
blob: fd7efcd8c0633ac8b596dfec1b0a40c95a43b29b (plain) (tree)
1
2
3
4
5

      


                                                            









                                
# fern

Media feed downloader.

Depends on `youtube-dl` to download the media from the feed.

## building

requires `make` and `go >= 1.15`

to build it, just do:

```
make
```