Closed chalin closed 4 years ago
I noticed the protoc plugin is also written in kotlin. Im not familiar with bazel but I am familiar with building a native executable for multiple archs with gradle and canteen. If interested I could open a PR with the proposed approach.
Thanks for the offer @marcoferrer, but @bshaffer is essentially done.
This is done, just waiting on #10.
This is no longer needed since we merged #7
The gradle installDist task should have the necessary task dependencies to ensure that protoc and the Kotlin plugin get fetched and installed as necessary.