Русский (Russian)
Appearance
Installs any remote content (e.g. dependencies) necessary to interact with the project.
Environment variable TUIST_INSTALL_PATH
The path to the directory or a subdirectory of the project.
tuist install --path [path]
tuist install -p [path]
Environment variable TUIST_INSTALL_UPDATE
Instead of simple install, update external content when available.
tuist install --update
tuist install -u
tuist install --no-update
Show help information.
tuist install -h
tuist install --help