asdf-opsgenie-lamp [](https://github.com/ORCID/asdf-opsgenie-lamp/actions/workflows/build.yml) [](https://github.com/ORCID/asdf-opsgenie-lamp/actions/workflows/lint.yml)
June 27, 2022 ยท View on GitHub
asdf-opsgenie-lamp

opsgenie-lamp plugin for the asdf version manager.
Contents
Dependencies
bash,curl,unzip: generic POSIX utilities.
Install
Plugin:
asdf plugin add opsgenie-lamp https://github.com/ORCID/asdf-opsgenie-lamp.git
opsgenie-lamp:
# Show all installable versions
asdf list-all opsgenie-lamp
# Install specific version
asdf install opsgenie-lamp latest
# Set a version globally (on your ~/.tool-versions file)
asdf global opsgenie-lamp latest
# Now opsgenie-lamp commands are available
opsgenie-lamp --version
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.