Make sure you have an NPM & Travis account.
npm init
- update package.json (ref)
- commit & push
npm publish
gem install travis
travis init
travis setup npm
- commit & push
npm owner add pieterbeulque
npm owner add yvesvanbroekhoven
npm owner add fd
Make sure you have an NPM & Travis account.
npm init
npm publish
gem install travis
travis init
travis setup npm
npm owner add pieterbeulque
npm owner add yvesvanbroekhoven
npm owner add fd
npm version patch
npm version minor
npm version major
git push --tags
Check Travis to see if your build is correct. If so, Travis will publish your update to NPM.
Get NPM API key:
The value behind authToken: