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