tuist / asdf-xcodehero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-xcodehero Build Lint

Plugin to install xcodehero

Contents

Dependencies

Install

Plugin:

asdf plugin add xcodehero https://github.com/tuist/asdf-xcodehero.git
mise plugin add xcodehero https://github.com/tuist/asdf-xcodehero.git

xcodehero:

# Show all installable versions
asdf list-all xcodehero

# Install specific version
asdf install xcodehero latest

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

# Now xcodehero commands are available
xcodehero --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 © Tuist

About

License:MIT License


Languages

Language:Shell 100.0%