Quick workflow (runs prepare
and release
):
quick.sh
prepare.sh
Manual verification here ... then:
release.sh
npm publish
You can try the globals using:
npm link
https://github.com/Arnavion/typescript-github
- NPM deploy setup by simply running
travis setup npm
(you gettravis
fromgem install travis
). Then setup the API key using npm/npm#8970 (comment) - Cron job setup using https://nightli.es/ (we also tried http://traviscron.pythonanywhere.com/ but it didn't work).