14 lines
178 B
Markdown
14 lines
178 B
Markdown
# RSSer
|
|
|
|
RSS parser with pluggable outputs.
|
|
|
|
## Installation
|
|
|
|
```shell
|
|
go install go.dev.pztrn.name/rsser
|
|
```
|
|
|
|
## Configuring
|
|
|
|
See config.example.json for example configuration.
|