Newer
Older
# https://github.com/cirosantilli/china-dictatorship#mirrors
# Updates package.json version, which other systems read if possible.
npm publish
git add package.json
# Asks for username and password every time, unless you setup ~/.pypirc.
git commit -m 'bump package version'
git push
git push git@gitlab.com:cirosantilli/china-dictatorship.git
git push git@bitbucket.org:cirosantilli/china-dictatorship.git