Skip to content

Rkiouak/protoc-plugin

 
 

Repository files navigation

Protojure protoc compiler plugin CircleCI

Protoc compiler plugin to generate native Clojure support for Google Protocol Buffers and GRPC.

Installation

Ultimately, you need to have the binary 'protoc-gen-clojure' available on your $PATH so that protoc may find it during execution.

One way to do that is to use: make install

Usage

protoc --clojure_out=src ...

License

This project is licensed under the Apache License 2.0.

Contributing

We cannot (yet) accept outside contributions to the code base at this time. Please check for updates in the future regarding acceptance of outside contributions.

About

Compiler plugin for Native Clojure support for Google Protocol Buffer and GRPC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 92.4%
  • Shell 6.9%
  • Makefile 0.7%