Tree
- Tree:
95e9e88f5e6ae21d07889d1e9ffdb862d668a646
- Date:
- Message:
- Rename "Feeds" to Channels as that's what they are Make button link styles reuseable Add button that will link to the channel
.gitignore | commits | blame |
README.md | commits | blame |
atom/ | |
cmd/ | |
go.mod | commits | blame |
go.sum | commits | blame |
internal/ | |
opml/ | |
rss/ | |
web/ |
README.md
[](https://pkg.go.dev/github.com/StreatCodes/rss) ## RSS Search RSS feeds and collate a feed. ### Build Run `go run cmd/rss/rss.go` or build `go build cmd/rss/rss.go`