asdf-sozo [](https://github.com/dojoengine/asdf-sozo/actions/workflows/build.yml) [](https://github.com/dojoengine/asdf-sozo/actions/workflows/lint.yml)

July 29, 2025 · View on GitHub

asdf-sozo Build Lint

sozo plugin for the asdf version manager.

Contents

Dependencies

Install

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.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © dojoengine