lein-protobuf
lein-protobuf copied to clipboard
Handle non zero exit codes when configuring
It would be good if this library handled non-zero exit codes when running configure. Also, it would be good if you streamed STDERR to STDOUT as well, as any errors that are printed during configure aren't printed. https://github.com/ninjudd/lein-protobuf/blob/develop/src/leiningen/protobuf.clj#L107