summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 46d83a21acf82405ae3f19d3476ba6e6bc46e515 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# fern

A simple media feed downloader.

Install it with:

```
go install ricketyspace.net/fern@latest
```

See the documentation in fern.go for usage.