packages
packages copied to clipboard
Can I cache public packages?
It's very slow to get packages from github, so I wanna download packages locally and serve them by packages
Hi @wwulfric , there is no direct support for this as of now. You could use GitLab to automatically mirror repositories from Github, then you might be able to do what you want using Packages with Gitlab to download your projects.
OK, thanks.