kometbomb / klystrack

A chiptune tracker
http://kometbomb.github.io/klystrack/
Other
485 stars 28 forks source link

tar.gz issue #282

Open trebmuh opened 5 years ago

trebmuh commented 5 years ago

Hi,

the github automatic tar.gz tarball doesn't add the klystron subfolder. It would be great to have a tarball (human or script generated) and add it to the asset when releasing a new version.

Thanks for klystrack, such a nice piece of software !

alexmyczko commented 4 years ago

git clone --recursive and create your own tarball, preferably with xz instead of gz

trebmuh commented 4 years ago

I know that, but it's far away from being easy for the usual end user and it's very suboptimal for reproducibility purpose. Hence, my remark still applies.