asdf-protoc-gen-go-grpc [](https://github.com/pbr0ck3r/asdf-protoc-gen-go-grpc/actions/workflows/build.yml) [](https://github.com/pbr0ck3r/asdf-protoc-gen-go-grpc/actions/workflows/lint.yml)
August 29, 2022 · View on GitHub
asdf-protoc-gen-go-grpc

protoc-gen-go-grpc plugin for the asdf version manager.
Contents
Dependencies
TODO: adapt this section
bash,curl,tar: generic POSIX utilities.go:brew install goSOME_ENV_VAR: set this environment variable in your shell config to load the correct version of tool x.
Install
Plugin:
asdf plugin add protoc-gen-go-grpc
# or
asdf plugin add protoc-gen-go-grpc https://github.com/pbr0ck3r/asdf-protoc-gen-go-grpc.git
protoc-gen-go-grpc:
# Show all installable versions
asdf list-all protoc-gen-go-grpc
# Install specific version
asdf install protoc-gen-go-grpc latest
# Set a version globally (on your ~/.tool-versions file)
asdf global protoc-gen-go-grpc latest
# Now protoc-gen-go-grpc commands are available
protoc-gen-go-grpc --version
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Phil Brocker