Awesome
<div align="center">asdf-k3d
k3d plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
: generic POSIX utilities.
Install
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.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Spencer Gilbert