What problem does this solve?
I manage my projects via git and don't want to worry about running additional shell commands to update or download a zip file manually each time.
Proposed solution
Offer a project structure or branch that can be directly included as a git submodule and further handled via git update commands.
Provider(s) this applies to
Alternatives considered
Include an update script in the universal zip file.