viur-framework/viur-cli

feat: `viur init` to initialize a new base project

Closed this issue · 1 comments

It would be nice to initialize a new project using viur init. It should start in an empty folder, and create project.json, clone the base-project and run some code similar to clean-base.py afterwards. Next, the stuff from viur cloud setup gcloud should be executed - prompt this interactively using the click tooling.

Ticket closed in favor of #165.