Skip to content

torkelrogstad/anypb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anypb

anypb helps you interactively generate Protobuf messages, and output them either in the serialized Protobuf format, or the canonical JSON encoding.

Install

go install github.com/torkelrogstad/anypb@latest

Usage

anypb assumes you're in a Buf module or workspace.

In the future I might add support for working with non-Buf Protobuf sources.

Fish-completions

If you're using Fish shell, copy the file anypb.fish to $HOME/.config/fish/completions/anypb.fish.

About

interactively generate Protobuf messages

Topics

Resources

License

Stars

Watchers

Forks