Generates a tadaima greeter project from templates. Copies common files and platform-specific files to the target directory. When a cwd indicator (., ./, ./.) is given as project name, the directory basename is used for {{projectName}} substitution.
.
./
./.
{{projectName}}
Project configuration (project name and platform)
Absolute path to the generated project directory
If the target directory is not empty or an unknown error occurs
Generates a tadaima greeter project from templates. Copies common files and platform-specific files to the target directory. When a cwd indicator (
.,./,./.) is given as project name, the directory basename is used for{{projectName}}substitution.