Guide
Introduction
Introduction
Think Throo CLI
Think Throo CLI helps you configure commonly used engineering capabilities. So what are these commonly used engineering capabilities?
Engineering Capabilities
Engineering capabilties in this context mean features in your project. It could be tooling such as:
- Changesets
- Renovate.json
- Kodiak.yml
- Commitlint
It could be features such as:
- Supabase authentication
- Internationalization
- Pricing/Billing
- Documentation
- Blog
- AWS S3 upload
Supported Features
With just a single command, you will get the feature specific code added in your project and you can refer to our documentation for next steps. Currently, we support configuring below features:
Inspiration and credits
This CLI tool is inspired by Shadcn/ui and we want to give credits to Shadcn CLI as Think Throo CLI is implemented using similar patterns used in Shadcn CLI.