gnarlin / osget

Operating system image (.iso files usually) downloader which acts more like a package manager
GNU General Public License v3.0
41 stars 6 forks source link

Consider creating and/or tagging releases #10

Open lmartinez-mirror opened 2 years ago

lmartinez-mirror commented 2 years ago

Hi, I've noticed you denote releases in your git commits, but I think it would be easier if you used either GitHub's release system or git's internal tags. I would recommend using GitHub's releases as you'd be able to upload a .deb package for download, without needing to clone the entire repository; you would no longer need to maintain the full tarball in your repo either.

gnarlin commented 2 years ago

I've a newbie when it comes to git. One of the reasons why I wanted to work on this is to learn just a little bit more about how to use git. I'll try to make a github release after I close the other feature request.

gnarlin commented 2 years ago

Ok. I tried creating a release.

gnarlin commented 2 years ago

After the next release I'll close this issue.

dardo82 commented 1 year ago

When will the next release be? 😉