Implement a new "create" command for the weave cli to create new projects using a defined template loaded from GIT. > weave create <project_name> -t <template_name>
Implement a new "create" command for the weave cli to create new projects using a defined template loaded from GIT.