Skip to content

kommendorkapten/protobuf-specs

 
 

Repository files navigation

protobuf-specs

This repository holds protobuf specifications for Sigstore messages.

Protobuf

If you change protobuf definitions, you will need to regenerate the code by running the protocol buffer compiler on the changed .proto files.

You will need Docker installed to generate the protobuf stubs. Then run,

$ make all

to generate the Go and Python files under gen/.

About

Protocol Buffer specifications

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 48.4%
  • Makefile 18.9%
  • Shell 13.2%
  • Ruby 12.5%
  • TypeScript 4.0%
  • Dockerfile 3.0%