Tree
- Tree:
2040d6d14e023579de3faea4c580728d8e6e6610
- Date:
- Message:
- Add initial channel handler
.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`