Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1022 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 1022 Bytes

Protojure protoc compiler plugin CircleCI

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

Status

Protojure has a stable API and is used in production.

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

View our online documentation

License

This project is licensed under the Apache License 2.0.

Contributing

Pull requests welcome. Please be sure to include a DCO in any commit messages.