-
Notifications
You must be signed in to change notification settings - Fork 147
Add project scaffolding #21
Copy link
Copy link
Closed
Labels
priority: low (P2)Low priorityLow priorityscope: cliIssues happened a the ./src/cli levelIssues happened a the ./src/cli leveltype: enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
priority: low (P2)Low priorityLow priorityscope: cliIssues happened a the ./src/cli levelIssues happened a the ./src/cli leveltype: enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the solution you'd like
As a user I'd like to be able to use
swato scaffold a new project structure.Example: running
swa initshould produce the following project structure:Other options/questions:
apifolder?