/asdf-grpc-health-probe

grpc-health-probe plugin for the asdf version manager

Primary LanguageShellMIT LicenseMIT

asdf-grpc-health-probe Build Lint

grpc-health-probe plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add grpc-health-probe https://github.com/zufardhiyaulhaq/asdf-grpc-health-probe.git

grpc-health-probe:

# Show all installable versions
asdf list-all grpc-health-probe

# Install specific version
asdf install grpc-health-probe latest

# Set a version globally (on your ~/.tool-versions file)
asdf global grpc-health-probe latest

# Now grpc-health-probe commands are available
grpc-health-probe --help

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 © Zufar Dhiyaulhaq