clone_app_template
Initialize a new application workspace by copying the standard baseline Nstok-app-template, using a target repository name to start development.
Instructions
Clone the standard baseline Nstok-app-template to initialize a new application workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | Target application repository name (e.g. "Nstok-app-w") | |
| templateName | No | Base template name | Nstok-app-template |