turbo
1aa5f780 - Clean up create-turbo logs. (#8516)

Commit
1 year ago
Clean up create-turbo logs. (#8516) ### 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 <tom.knickman@vercel.com> Co-authored-by: Turbobot <turbobot@vercel.com>
Author
Parents
Loading