Skip to content

Latest commit

 

History

294 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Calendar Core

Go version Go License

A shared core for Git-backed calendar.

Related projects:

Build

Build tools are pinned in go.mod and invoked through go tool. For Android builds, install the Android SDK and NDK, set ANDROID_HOME, and ensure Android API 35 is available. For iOS builds, use macOS with Xcode installed.

Build a target:

make build_web
make build_android
make build_ios

Releases

Contributors

Languages