younke / asdf-xchtmlreport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-xchtmlreport Build Lint

XCTestHTMLReport plugin for the asdf version manager.

Supported Versions

Versions above 2.3.0. Installer will use binary executable provided with release. Installation might be broken if tool maintainer somehow change release assets.

Contents

Dependencies

  • bash, curl, unzip

Install

Plugin:

asdf plugin add xchtmlreport
# or
asdf plugin add xchtmlreport https://github.com/younke/asdf-xchtmlreport.git

xchtmlreport:

# Show all installable versions
asdf list-all xchtmlreport

# Install specific version
asdf install xchtmlreport latest

# Set a version globally (on your ~/.tool-versions file)
asdf global xchtmlreport latest

# Now xchtmlreport commands are available
xchtmlreport -h

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 © Vasily Ptitsyn

About

License:MIT License


Languages

Language:Shell 100.0%