sozo plugin for the asdf version manager.
bash
,curl
,tar
,unzip
and POSIX utilities.
Plugin:
asdf plugin add sozo
# or
asdf plugin add sozo https://github.com/dojoengine/asdf-sozo.git
sozo:
# Show all installable versions
asdf list all sozo
# Install specific version
asdf install sozo latest
# Set a version globally (on your ~/.tool-versions file)
asdf global sozo latest
# Now sozo commands are available
sozo --version
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © dojoengine