bash,curl,tar, and POSIX utilities.
Plugin:
asdf plugin add virtualos
# or
asdf plugin add virtualos https://github.com/tuist/asdf-virtualos.gitvirtualos:
# Show all installable versions
asdf list-all virtualos
# Install specific version
asdf install virtualos latest
# Set a version globally (on your ~/.tool-versions file)
asdf global virtualos latest
# Now virtualos commands are available
virtualos --helpCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.