asdf-xcbeautify [](https://github.com/MacPaw/asdf-xcbeautify/actions/workflows/build.yml) [](https://github.com/MacPaw/asdf-xcbeautify/actions/workflows/lint.yml)
April 1, 2024 · View on GitHub
asdf-xcbeautify

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