A protocol buffers library for Pony
protobuf is an alpha-level package, most things don't work just yet.
- Install corral
corral add github.com/ergl/pony-protobuf.git --version 0.1.0
corral fetch
to fetch your dependenciesuse "protobuf"
to include this packagecorral run -- ponyc
to compile your application