-
Notifications
You must be signed in to change notification settings - Fork 27k
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 <merelinguist@users.noreply.github.com> Co-authored-by: Luis Alvarez <luis@zeit.co> Co-authored-by: Tim Neutkens <tim@timneutkens.nl> Co-authored-by: Joe Haddad <joe.haddad@zeit.co>
- 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