Awesome
<div align="center">asdf-opsgenie-lamp
opsgenie-lamp plugin for the asdf version manager.
</div>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.