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

Use git instead of ftp for oslist repository and host oslist on github #19

Open gnarlin opened 1 year ago

gnarlin commented 1 year ago

I've been thinking of changing the repository system to use git instead of ftp. It would not only be so much more efficient but I could host the repo on github and you could post pull requests to it instead of osget itself and then osget just pull from that repo for each future release. What do you think?

dardo82 commented 1 year ago

I agree. 💯