mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
24 lines
558 B
Plaintext
24 lines
558 B
Plaintext
---
|
||
title: CLI
|
||
description: Command reference index
|
||
---
|
||
|
||
<Cards>
|
||
<Card href="/docs/cli/init" title="init">
|
||
Create a new Better‑T‑Stack project (prompts or --yes)
|
||
</Card>
|
||
<Card href="/docs/cli/add" title="add">
|
||
Add addons or deployment to an existing project
|
||
</Card>
|
||
<Card href="/docs/cli/builder" title="builder">
|
||
Open the web-based Stack Builder
|
||
</Card>
|
||
<Card href="/docs/cli/docs" title="docs">
|
||
Open documentation
|
||
</Card>
|
||
<Card href="/docs/cli/sponsors" title="sponsors">
|
||
View project sponsors
|
||
</Card>
|
||
</Cards>
|
||
|