Skip to content

quinqu/protoc-gen-yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protoc-gen-yaml

protoc-gen-yaml is a Protobuf plugin to generate a yaml file that is a subset of the Profobuf file's content.

Build

go build .

Run the plugin

protoc --plugin protoc-gen-yaml --yaml_out=./ --yaml_opt=paths=source_relative example/example.proto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages