A shared core for Git-backed calendar.
Related projects:
- Web client: git-calendar/web-client
- CORS Proxy: git-calendar/cors-proxy
Install gomobile for Android and iOS builds:
go install golang.org/x/mobile/cmd/gomobile@latestBuild a target:
make build_android
make build_ios
make build_web