Skip to content

Init Command - Prompt user to create repos and check in code #134

@bmonkman

Description

@bmonkman

From UX doc:

(Git stuff - required for us to be able to create repos and commit projects - results will be stored in zero-project.yml)

covered by #143

? Should the created projects be checked into github automatically? (Y/n: y
? What’s the root of the github org to create repositories in? : github.com/my-org/
? Github Personal Access Token with access to the above organization : ABCD1234

Outstanding

? What do you want to call the “zero-aws-eks-stack” project? (infrastructure): infrastructure
? What do you want to call the “zero-deployable-backend” project? (backend): backend-service
? What do you want to call the “zero-deployable-react-frontend” project? (frontend): frontend

See the file structure document for some more details.

Actual creation will be done during the create command.
Related to #126

Metadata

Metadata

Assignees

Labels

good first issueGood first ticket, minimal dependencieszero-initTickets related to the zero init command

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions