Awesome
<div align="center">asdf-opensearch
opensearch plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
orunzup
: generic POSIX utilities.
Install
Plugin:
asdf plugin add opensearch
# or
asdf plugin add opensearch https://github.com/randikabanura/asdf-opensearch.git
opensearch:
# Show all installable versions
asdf list-all opensearch
# Install specific version
asdf install opensearch latest
# Set a version globally (on your ~/.tool-versions file)
asdf global opensearch latest
# Now opensearch commands are available
opensearch --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!
Author
Name: Banura Randika Perera <br/> Linkedin: randika-banura <br/> Email: randika.banura@gamil.com <br/> Bsc (Hons) Information Technology specialized in Software Engineering (SLIIT)
Show your support
Please ⭐️ this repository if this project helped you!
License
See LICENSE © randikabanura