· 1 minute read
GitHub Releases as RSS Feed
Quick tip: You can follow GitHub Releases in your feed reader. Just add .atom
to the end of the releases URL. For example:
https://github.com/glanceapp/glance/releases
👇
https://github.com/glanceapp/glance/releases.atom
You can do the same with other GitHub resources—like commits, users, tags—if that’s useful to you. But I find the releases feed super handy. Sometimes I just wanna stay in the loop on certain software, like apps, frameworks, major libraries, services, databases.