-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Description The `create-turbo` logs needed some love. I've adjusted the information architecture here, made some things more succinct, generally gave it some polish. #### Future work - Detect if the user has global `turbo` installed and, if so, print those - Recommend to install global `turbo` if not installed ### Testing Instructions Try it out! Build it: `cd packages/create-turbo && turbo build` Try it: `node /dist/cli.js` Before: ![CleanShot 2024-06-16 at 11 01 16@2x](https://github.com/vercel/turbo/assets/35677084/55e3a866-c646-49a1-9c82-e719dcb9c974) After: ![CleanShot 2024-06-16 at 11 01 46@2x](https://github.com/vercel/turbo/assets/35677084/029b13cc-da54-4a0f-a7d6-1d9bb1effe67) --------- Co-authored-by: Thomas Knickman <[email protected]> Co-authored-by: Turbobot <[email protected]>
- Loading branch information
1 parent
29d4f41
commit 1aa5f78
Showing
5 changed files
with
89 additions
and
63 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
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