Use templates on GitHub to create a new project. The following workflow has been decided. - [x] Parse github repo - [x] Get recipe.json - [x] prompt preferences - [x] Prompt Project name - [x] Prompt template - [x] Prompt variables - [x] If successful download .tar.gz - [x] extract .tar.gz - [x] If -C flag is present cache it. - [x] Execute the required template > Download the repo as .tar.gz
Use templates on GitHub to create a new project.
The following workflow has been decided.