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:

  1. Changesets
  2. Renovate.json
  3. Kodiak.yml
  4. Commitlint

It could be features such as:

  1. Supabase authentication
  2. Internationalization
  3. Pricing/Billing
  4. Documentation
  5. Blog
  6. 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:

  1. Configure Changesets

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.