yamlfmt plugin for the asdf version manager.
Tested also mise.
asdf-vm
ormise
bash
,curl
,tar
: generic POSIX utilities.
Plugin:
asdf plugin add yamlfmt https://github.com/kachick/asdf-yamlfmt.git
short-name is also available if you turn off disable_plugin_short_name_repository
asdf plugin add asdf-yamlfmt
yamlfmt:
# Show all installable versions
asdf list-all yamlfmt
# Install specific version
asdf install yamlfmt latest
# Set a version globally (on your ~/.tool-versions file)
asdf global yamlfmt latest
yamlfmt -help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
See LICENSE