Skip to content

init

Scaffold expgov.config.ts at the project root.

bash
expgov init
expgov init -y -r    # non-interactive with commented tier examples
FlagRole
-y, --yesWrite without prompts (CI / non-TTY)
-f, --forceOverwrite existing config
-r, --richCommented cache block and tiers.* exact/prefix examples

Detects monorepo packages/core vs single-package src/index.ts layouts.