tuist scaffold 
Generates new project based on a template
Arguments 
template 
Environment variable TUIST_SCAFFOLD_TEMPLATE
Name of template you want to use
bash
tuist scaffold [template]json Optional 
Environment variable TUIST_SCAFFOLD_JSON
The output in JSON format
bash
tuist scaffold --jsonno-json Optional 
Environment variable TUIST_SCAFFOLD_JSON
The output in JSON format
bash
tuist scaffold --no-jsonpath Optional 
Environment variable TUIST_SCAFFOLD_PATH
The path to the folder where the template will be generated (Default: Current directory)
bash
tuist scaffold --path [path]
tuist scaffold -p [path]help Optional 
Show help information.
bash
tuist scaffold -h
tuist scaffold --help