0no-co / gql.tada

🪄 Magical GraphQL query engine for TypeScript
https://gql-tada.0no.co
MIT License
2.52k stars 41 forks source link

feat: Improve CLI styling output for `doctor` command #193

Closed kitten closed 4 months ago

kitten commented 4 months ago

Summary

More commands to come, but initially, this PR lays the foundation for custom and improved CLI output and styling for the doctor command.

Other commands may prove to be a larger challenge since they may require significant blocking time (typescript-related tasks) and hence may need to happen off-thread.

Screenshot 2024-04-12 at 11 27 43 Screenshot 2024-04-12 at 11 28 28

Set of changes

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: a5b6d4844923713a82285bf4b2053f536ac8cfbc

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR