Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 1.92 KB

README.md

File metadata and controls

68 lines (43 loc) · 1.92 KB

asdf-opensearch Build Lint

opensearch plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar or unzup : 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
Linkedin: randika-banura
Email: [email protected]
Bsc (Hons) Information Technology specialized in Software Engineering (SLIIT)

Show your support

Please ⭐️ this repository if this project helped you!

License

See LICENSE © randikabanura