Sitemap2Feed – Convert an online sitemap to Atom, RSS and JSON feeds

This web content provides a minimal Go CLI boilerplate/template that comes with zero dependencies. It boasts several features, including a minimalist CLI implementation, CI/CD integration with tools like golangci-lint, go test, and goreleaser, as well as Dependabot for ensuring up-to-date dependencies. An interesting feature is the CodeQL Analysis specifically designed for Go. To use this template, users are instructed to fork and replace “midzer” with their own username. This provides a great starting point for developers to dive into hacking and building their own CLI applications with ease.

https://github.com/midzer/sitemap2feed

To top