asdf-tuist [](https://github.com/cprecioso/asdf-tuist/actions/workflows/build.yml) [](https://github.com/cprecioso/asdf-tuist/actions/workflows/lint.yml)
December 26, 2023 · View on GitHub
Important
This plugin has been replaced by the official one, please migrate.
https://github.com/asdf-community/asdf-tuist
It takes the place of the default tuistenv manager, which means that the commands explained at the Tuist Version Management Docs are not available. Use the standard asdf/rtx commands for those features.
If you enable legacy-version-file in asdf (asdf docs, on by default in rtx), it will read .tuist-version files, and interoperate seamlessly with people using tuistenv.
Contents
Dependencies
- macOS
bash,curl,unzip: generic POSIX utilities.
Install
Plugin:
asdf plugin add tuist
# or
asdf plugin add tuist https://github.com/cprecioso/asdf-tuist.git
tuist:
# Show all installable versions
asdf list-all tuist
# Install specific version
asdf install tuist latest
# Set a version globally (on your ~/.tool-versions file)
asdf global tuist latest
# Now tuist commands are available
tuist version
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 © Carlos Precioso