You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- prompt user for workspace name
- validate workspace name
- replaceInFiles to be more typesafe by making it harder to accidentally switch searchStr and replaceStr
- default to template name for workspace name
- replace workspace name in template to the one provided by user
Closes#26
Is there an existing issue that is already proposing this?
Is your feature request related to a problem? Please describe it
mantis-app init
creates a workspace namedmantis-todo
. This name cannot be changed.Describe the solution you'd like
Prompt the user for the workspace name when creating the app.
Teachability, documentation, adoption, migration strategy
No response
What is the motivation / use case for changing the behavior?
This gives the user the ability to customize their app name.
The text was updated successfully, but these errors were encountered: