awarer

awa init

awa v0.3.1 · slug command-init

On this page

create a new .awa project in the current directory.

awa init [--profile <name>] [--root <path>]

Tokens after --

A token after -- is a usage error: this command takes no operands.

Global options

  • --root <path> — project root override
  • --json — emit schema-versioned JSON

Supports --json (schema-versioned output).

Flags

  • --profile <name> — starter profile: default|strict (default: default)

Workflow

See awa help quickstart.