Proof of concept messaging application based on nimona.
Currently macos only.
- Required tools
- Required env vars
- Bump version
make bump-patch
make bump-minor
make bump-major
- Build
make build-ios
make build-macos
- Release
make release-ios
make release-macos
- Commit, tag, push