On github, you can download certain codes in the release and compile them into executables, but how do you put them in the release? Is it tagging specific files? . . . Please give me some guidance, thank you.
高洛峰2017-05-02 09:26:55
You can tag it directly. GitHub will help you create a release on the release page and provide a download link. It is a tag without status color, which is not very good-looking. If you want to have status-colored labels like many open source projects, you can manually click Create release on the GitHub website.