Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature create many #55

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Conversation

Pebkac03
Copy link
Contributor

@Pebkac03 Pebkac03 commented Jan 12, 2025

EDIT: Changed working directory flag name from --output to --project-path due to previuos missunderstanding of it's purpose.

Proposed solution for creating multiple services, viewModels, etc with stacked create. It seems to me that we will be unable to have the working directory argument remain unnamed as before. I propose making it a flag like --output or something similar.
Fixes Stacked-Org/stacked#917

  • Multiple views creation
  • Multiple services createion
  • Multiple dialogs creation
  • Multiple widget creation
  • Multiple bottom sheet creation
  • Change workingDirectory argument to flag.

@Pebkac03
Copy link
Contributor Author

Pebkac03 commented Jan 24, 2025

Unable to run stacked compile due to unresolved issues with with the compile command on Windows and in so unable to run and/or trust tests. Also unsure if we need to add new tests or change current ones.

@FilledStacks
Copy link
Contributor

@Pebkac03 I'm going to check this out, test it and then merge if it's working.

Thanks for all the work.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature]: CLI Multiple View/service Creation In one command
2 participants