A shared core for Git-backed calendar.
Related projects:
- CORS proxy
- Web client: git-calendar/web-client
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