baml init
Scaffold a new BAML project under the given directory (default `.`). Refuses to clobber an existing `baml.toml`. Creates `baml.toml` and `baml_src/main.baml`. The destination directory may already exist, but it must not already contain a BAML manifest.
Reference version
Usage
baml init [OPTIONS] [PATH]Arguments
[PATH]
Directory to initialize. Defaults to the current directory
Options
-q, --quiet
Suppress nonessential output