Tree
- Tree:
5caca956a15af91f6b8b097c427c54c2d8bbaf50
- Date:
- Message:
- Merge pull request #3 from ollytom/main add opml package
.gitignore | commits | blame |
README.md | commits | blame |
atom/ | |
cmd/ | |
go.mod | commits | blame |
internal/ | |
opml/ | |
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`