Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.63 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.63 KB

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