tree: a079f35736a76b17f90951713d0cb8c4e991de0a
  1. gradle/
  2. src/
  3. .editorconfig
  4. .gitignore
  5. build.gradle
  6. gradlew
  7. gradlew.properties
  8. README.md
  9. settings.gradle
  10. wrapper.gradle
gradle-plugin/README.md

Apache Pekko gRPC Gradle Plugin

Notes on how it works:

The plugin uses a gradle protobuf plugin, and then hooks our custom generators in through the Main class in the codegen module (and additionally the Main of scalapb-protoc-plugin scalapb for when building Scala projects with gradle)