xcresultparser plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.
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.
Contributions of any kind welcome! See the contributing guide.