Dojo plugin for the asdf version manager.
TODO: adapt this section
bash
,curl
,tar
, and POSIX utilities.
Plugin:
asdf plugin add dojo
# or
asdf plugin add dojo https://github.com/dojoengine/asdf-dojo.git
Dojo:
# Show all installable versions
asdf list-all dojo
# Install specific version
asdf install dojo latest
# Set a version globally (on your ~/.tool-versions file)
asdf global dojo latest
# Now dojo commands are available
katana --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