Awesome
<div align="center"> <!-- omit in toc -->asdf-venom
venom plugin for the asdf version manager.
</div> <!-- omit in toc -->Contents
Overview
This is an asdf plugin for Venom (a declarative integration tests tool).
Dependencies
bash
,curl
,grep
, and generic POSIX utilities.
Install
Plugin:
asdf plugin add venom https://github.com/aabouzaid/asdf-venom.git
venom:
# Show all installable versions
asdf list-all venom
# Install specific version
asdf install venom latest
# Set a version globally (on your ~/.tool-versions file)
asdf global venom latest
# Now venom commands are available
venom version
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 © Ahmed AbouZaid