Simple feed parser for Easy Podcasts
Visit the release page
Using goreleaser
goreleaser build --snapshot --rm-dist
Golang way:
go build -ldflags "-s -w" -o feed-parser
Usage of ./feed-parser:
-feed.url string
feed url to parse
-v prints current version
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.