Skip to content

3fs/docker-protoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DOCKER-PROTOC

Docker image for converting .proto files in any given project.

How to use it

docker run --rm -v $PWD/spec:/tmp protoc -I=/tmp --go_out=plugins=grpc:/tmp /tmp/*.proto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published