NOTICE: This is still in the planning phase and under active development. Protoman should not be used in production, yet.
Protoman helps you manage your Protobuf definition files. It consists of
- the schema registry server
- the protoman cli tool
docker run \
-v /path/to/keydir:/keydir \
-e PROTOMAN_BUCKET=bucketName \
-e GOOGLE_APPLICATION_CREDENTIALS=/keydir/key.json \
spotify/protoman-registry
This project adheres to the Open Code of Conduct. By participating, you are expected to honor this code.