Skip to content

fredsuvn/gek

Repository files navigation

Gek: Core Libraries of SrcLab and Me for JVM

Documentation:

More see docs/

Build

# build Gek
git clone -b master https://github.com/fredsuvn/gek.git
cd boat && gradle clean build

Note:

  • Some properties should be configured if you want to enable publish to remote, see publish info part of build.gradle
  • gek-core need protoc to compile protobuf files, some architectures don't support it (such as ARM);

Join

License

Apache 2.0 license