▲ | DHPersonal a day ago | |
Before I used GitHub and got used to its interface I felt that the majority of repositories used as public-facing websites were the most confusing way to get releases. Why is the source code that seems to need some sort of tool or program to use sitting next to the installation program? Do I need all that extra stuff or can I just use the exe/app? Why is there not a page with a “download here” button that’s as plain and simple as other closed-source programs? | ||
▲ | skydhash a day ago | parent [-] | |
Most people from the unix world use repos (the correct model for software curation basically). When you go for the sources, it's mostly for fringe stuff or library. |