Skip to content
/ goproto Public

go wrapper which compiles all proto files in your project

License

Notifications You must be signed in to change notification settings

alinz/goproto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goproto

A dead-simple proto to go which scans the current directory and compile all protos

installation

go get -u github.com/alinz/goproto

usage

// in your current directory 
goproto -p github.com/alinz/awesome

Done!

About

go wrapper which compiles all proto files in your project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages