Skip to content

Leiningen plugin for compiling google protocol buffers.

Notifications You must be signed in to change notification settings

mtnygard/lein-protobuf-minimal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Changes from lein-protobuf

This is a stripped-down version of lein-protobuf. It behaves the same as lein-protobuf, with the following exceptions:

  • It cannot download and compile the Google protocol buffer compiler for you. You must have protoc on your path.
  • It can support multiple include directories. Specify these in your project as :protobuf-includes ["patha" "pathb" "pathc"]

About

Leiningen plugin for compiling google protocol buffers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%