Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

(experimental): Add additional prompts to create redwood app #6366

Closed
wants to merge 8 commits into from

Conversation

ehowey
Copy link
Contributor

@ehowey ehowey commented Sep 9, 2022

This is related to #3989

Expands on work in #6360

This is more a POC but shows a pattern for adding prompts for the following:

  • Engine check and skip warning to continue install
  • Project name
  • Project dir
  • language-target (I like this better than just TS or JS, fewer conflicts and greater specificity)
  • Git init

I gather there will need to be more discussion and review by core maintainers before settling on what options should be presented (and how) but hopefully this can help visualize what is possible and be a starting point for further discussion.

@simoncrypta simoncrypta added topic/crwa create-redwood-app release:feature This PR introduces a new feature labels Sep 13, 2022
@Josh-Walker-GM
Copy link
Collaborator

Just a quick comment here to say #6447 should make prompting easier 😄

@ehowey
Copy link
Contributor Author

ehowey commented Oct 13, 2022

This is outdated now.

@ehowey ehowey closed this Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:feature This PR introduces a new feature topic/crwa create-redwood-app
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants