This project is in early development!
Docs and a first alpha version is coming soon.
all-in-one tool for compiling, bundling, and distributing protobuf packages via Git repositories (Batteries included).
Why?
Idea behind protodist is to simplify and automate the entire process of compiling and distributing protobuf packages using Git Repositories.
Protodist requires a protodist.yaml
configuration file to understand how you want your protobuf packages to be compiled and distributed.
Install
curl -sfL https://raw.githubusercontent.com/4nte/protodist/master/install.sh | sh