Skip to content

satelit-project/protogen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protogen

A tool to simplify protoc invocation.

Dependencies

Latest stable Rust is required. To use Go plugin, Go 1.13 is required (probably earlier versions with Go Molules supported too).

Usage

Create a protogen.toml file in the proto root directory and run protogen.

For Go protos generation, project with Go Modules is required. Go import path will be derived from module name (go.mod) + path to output directory in that module.

About

A tool to simplify protoc invocation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages