pull down to refresh
Oh, huh. I guess that makes sense? I don't quite know how these package managers work. I thought you download it once and now you have a copy on your machine. You only need to redownload if upgrading to a new version
reply
reply
I see. Custom build script then? Coz I thought even amateurs just use package managers most of the time like npm and pip
The download is part of some build process script and it's easier to download from the source on every build than manage a cache.