It's Liftoff still being developed?
It's Liftoff still being developed?
github.com/liftoff-app/liftoff/commits/master
Last commit was mere 5 days ago. Hardly a sign for EOL
It’s okay, no one does (unless you’re a programmer).
To this day, I still don’t understand why there’s no dedicated download button. It’s up to the developer to provide it, and far too many of them are too forgetful/lazy to do so cause they expect you to just know how to compile it yourself.
There is a “Releases” section which provides downloads - however for that to appear, the developer has to either setup automatic building, or manually upload something as a release.
This is because by default, GitHub doesn’t know how to build random projects out there - someone has to tell it how, and GitHub needs to be told that something is ready for “release”.
github’s primary purpose is for it to host uncompiled code.
This is like you complaining that grocery stores sell eggs, flour, and butter, when all you need is a cake.