localekit init
Initialize a LocaleKit configuration file
Usage
bash
localekit init [path] [options]Arguments
| Argument | Description | Default |
|---|---|---|
path | Project directory (defaults to current directory) | . |
Flags
| Flag | Description |
|---|---|
--non-interactive | Skip prompts, use detected defaults |
--force | Overwrite existing configuration file |
