IOs Swift starting point
- Install git hook to validate commits Requires NodeJs installed
> npm install
- update changelog for current version
# first release
> npm run release -- --first-release
# next releases
> npm run standard-version
TODO: update to https://github.com/googleapis/release-please