Tree
- Tree:
0dfe4276b0d60e04e52a34da1de89acbb3fba670
- Date:
- Message:
- Display most appropriate channel data Improve channel styling
.gitignore | commits | blame |
README.md | commits | blame |
atom/ | |
cmd/ | |
go.mod | commits | blame |
go.sum | commits | blame |
internal/ | |
opml/ | |
rss/ | |
web/ |
README.md
## RSS Search RSS feeds and collate a feed. ### Build Run `go run cmd/rss/rss.go` or build `go build cmd/rss/rss.go`