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