- Install dependencies
npm install
- Symlink the bin scripts
npm link
- Run tests
npm test
This section is for maintainers with push access to git-mob on npm.
- Bump the version at the appropriate level (major, minor, patch); e.g.
npm version patch
- Push the version commit and tag
git push --follow-tags
- Publish the package
npm publish
- Add release notes at https://github.com/findmypast-oss/git-mob/releases