> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sqlbuild.com/llms.txt
> Use this file to discover all available pages before exploring further.

# init

> Scaffold a new SQLBuild project.

# sqb init

Creates a new SQLBuild project with a minimal directory structure and configuration files.

## Usage

```bash theme={null}
sqb init
```

No flags. Run in the directory where you want to create the project.
