Limnoria icon indicating copy to clipboard operation
Limnoria copied to clipboard

PluginDownloader: support for more hosting services

Open jlu5 opened this issue 6 years ago • 0 comments

It would be nice to support sources that aren't exclusively GitHub:

  • [ ] GitLab
  • [ ] Gogs / Gitea
  • [ ] Launchpad

As far as I can tell, all of these services offer tarball downloads, so we should probably abstract out the extracting part of the code anyways.

edit: or we can scrap vendor-specificness entirely and start using shallow Git clones

jlu5 avatar Jun 04 '18 20:06 jlu5