0.0.1-alpha1 • Published 7 years ago
@zingle/git-deploy v0.0.1-alpha1
This package installs the git deploy command. This command can be used to
perform the proper steps necessary to push a deployment tag which triggers a
Travis-CI deployment.
Install
sudo -H npm install -g @zingle/git-deployUse
# enter git repo directory
git deploy beta # tag current HEAD as 'beta'
git deploy release # tag current HEAD as 'release'0.0.1-alpha1
7 years ago