CLI project command
The project
command allows you to scaffold a new project with the Resonate CLI.
resonate project <sub-command> [flags]
create
Scaffolds a new project with the specified template.
resonate project list --name <your_project_name> --template <template_name>
Flags:
list
List all project templates available for scaffolding.
resonate project list