1.1.5 • Published 3 years ago

t3-cli v1.1.5

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
3 years ago

t3-cli

CLI for your create-t3-app projects.

Installing and Usage

pnpm install -g t3-cli
t3-cli --help

Features

t3-cli check

Checks your code for common errors like environment variables that weren't declared on your schema files.

t3-cli packages

Currently, it shows the installed packages that you have. The option to add a package will be added soon.

Limitations

Currently, the CLI relies on your project being created with t3-oss/create-t3-app. Support for largely different file structures will be added at a later time.

License

It's the BSD-3-Clause license.