Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jihoonahn committed Dec 10, 2023
1 parent f150638 commit cc06f97
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,19 @@ struct BaseProject: Module {
}
```

## Templates

```bash
$ tuist scaffold $(templateName) --path $(path) --name $(name)
```

<details>
<summary> Template Name </summary>

- Project
- Workspace
</details>

## Support later

- tuist 4.0
Expand Down

0 comments on commit cc06f97

Please sign in to comment.