nvm use
yarn install
yarn package
nodemon -e ts --exec yarn test
git addm
git cia --no-edit
yarn package && git addm && git cia --no-edit && git push -f
yarn package && git addm && git cia --no-edit && git tag -a -f -m "bump JS deps" v1.4.0 && git push -f --follow-tags