npm install or yarn to get the dependencies
npm run build or yarn build to build the project (must be done when making changes)
npm link to test locally
Export the following variables in your shell of choice:
GIT_USERNAME
GIT_ACCESS_TOKEN
Now you are ready to go
Three main commands at this point:
release latest
release new
release update
npm run test or yarn test to run the tests with coverage