Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.58 KB

README.md

File metadata and controls

57 lines (36 loc) · 1.58 KB

asdf-xcresultparser Build Lint

xcresultparser plugin for the asdf version manager.

Contents

Dependencies

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!

License

See LICENSE © MacPaw