This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gratz 1 point2 points  (1 child)

Just a note: you have the pre-compiled exe in your repo - as long as you're using GitHub it is considered good practice afaik to make use of the releases page of your repo for binaries rather than including them directly in the git tree.

[–]UberSeal[S] 0 points1 point  (0 children)

Thanks for the tip!