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

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