Install Hub, a GitHub-focused git
wrapper.
include hub
You can use hiera to configure the following:
hub::protocol
: one of'https'
or'git'
Protocol forhub
to use by default when cloning from github likehub clone user/repo
. Defaults to'https'
hub::alias_hub_to_git
: boolean Whether or not to set a shell aliasgit=hub
boxen
Write code. Run script/cibuild
to test it. Check the script
directory for other useful tools.