asdf-apollo-ios-cli [](https://github.com/MacPaw/asdf-apollo-ios-cli/actions/workflows/build.yml) [](https://github.com/MacPaw/asdf-apollo-ios-cli/actions/workflows/lint.yml)
April 1, 2024 · View on GitHub
asdf-apollo-ios-cli

apollo-ios-cli plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar, and POSIX utilities.
Install
Plugin:
asdf plugin add apollo-ios-cli
# or
asdf plugin add apollo-ios-cli https://github.com/MacPaw/asdf-apollo-ios-cli.git
apollo-ios-cli:
# Show all installable versions
asdf list-all apollo-ios-cli
# Install specific version
asdf install apollo-ios-cli latest
# Set a version globally (on your ~/.tool-versions file)
asdf global apollo-ios-cli latest
# Now apollo-ios-cli commands are available
apollo-ios-cli --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!