CLICommand reference
Init
Generated reference for nimbu init
Generated from the CLI command contract. Do not edit this page manually.
nimbu init
Bootstrap a local theme project
Arguments
| Name | Required | Description |
|---|---|---|
directory | no | Target directory (use '.' for the current directory); created if it does not exist. Overrides --output-dir and skips the directory-name prompt. |
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--repo | no | zenjoy/theme-starterskit | GitHub repo shorthand for the starterskit |
--branch | no | main | Branch to bootstrap from |
--dir | no | Use a local starterskit directory instead of cloning | |
--output-dir | no | Parent directory for the new project |