This is my personnal add-ons configuration. Feel free to use it, or fork it to edit it as your liking !
Add a submodule with
git submodule add [url] git submodule init
Download and update submodules content with
git submodule update
Register a new version with
git commit -nam "This message describes the version" git push