-
Notifications
You must be signed in to change notification settings - Fork 27.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Confirm if user wants example when creating app (#10543)
* Confirm if user wants example when creating app * Only ask user to choose example if they provide --example flag * Simplify the search * Added test * Use a select to pick the template * Updated test * check for lowercase and updated no example message * Add message if no template is selected * Updated tests * Handle error if fetching the examples fails * Fixed tests * Updated test timeout * Update examples.ts Co-authored-by: merelinguist <[email protected]> Co-authored-by: Luis Alvarez <[email protected]> Co-authored-by: Tim Neutkens <[email protected]> Co-authored-by: Joe Haddad <[email protected]>
- Loading branch information
1 parent
bf184fc
commit bc7d183
Showing
3 changed files
with
130 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters