module
0.0.0-20230403062731-f402167f051e
Repository: https://github.com/protogodev/protogo.git
Documentation: pkg.go.dev
# README
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.