k3d plugin for the asdf version manager.
bash
,curl
: generic POSIX utilities.
Plugin:
asdf plugin add k3d
# or
asdf plugin add k3d https://github.com/spencergilbert/asdf-k3d.git
k3d:
# Show all installable versions
asdf list-all k3d
# Install specific version
asdf install k3d latest
# Set a version globally (on your ~/.tool-versions file)
asdf global k3d latest
# Now k3d commands are available
k3d --help
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 © Spencer Gilbert