kurtosis plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.
Plugin:
asdf plugin add kurtosis
# or
asdf plugin add kurtosis /~https://github.com/ethereum-optimism/asdf-kurtosis.git
kurtosis:
# Show all installable versions
asdf list-all kurtosis
# Install specific version
asdf install kurtosis latest
# Set a version globally (on your ~/.tool-versions file)
asdf global kurtosis latest
# Now kurtosis commands are available
kurtosis version
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
All other files within this repository are licensed under the MIT License unless stated otherwise.