# tuist init Get started with Tuist in your project. ## Arguments ### path `Optional` **Environment variable** `TUIST_INIT_PATH` The path to the directory from where to start. ```bash tuist init --path [path] tuist init -p [path] ```