Skip to content

protogodev/protogo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protogo

Using Go as an Interface Definition Language (IDL).

Installation

$ go install github.com/protogodev/protogo/cmd/protogo@latest
Usage
$ protogo -h
Usage: protogo <command>

Flags:
  -h, --help    Show context-sensitive help.

Commands:
  build
    Build protogo CLI with plugins

Run "protogo <command> --help" for more information on a command.

Documentation

Check out the Godoc.

License

MIT

Releases

No releases published

Packages

No packages published

Languages