1254
Hey, I'm new to GitHub!
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
If there is an exe, it's under the releases link. On desktop it's on the right sidebar below "About". On mobile it's at the bottom after the readme blurb.
It's not obvious because the code is the main focus and GitHub would much rather people host their releases somewhere else.
And even if releases are hosted on github, there should ideally be a download links page somewhere that presents the different binaries or installation files in an easier to understand format, especially if the software is designed for non-developers.
That's where it is? I've been sneaking my way in by clicking
tags
and then thereleases
toggle!