Automatic github releases
You can use pub_release to automate the creation of a git 'release' each time you publish your package:
Install dcli which we will use to create the hook.
pub global activate dcli
dcli install
You will need to obtain a github personal access token: