Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

spotify/protoman

Repository files navigation

Protoman

Build Status

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

Running

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.