MacPaw / asdf-xcresultparser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Shell 100.0%