Updated
On this page
Reference for the pixelweaver new command — usage, flags, arguments, and examples for the new subcommand of the pixelweaver CLI.
#pixelweaver new
Create a new project on disk
Effect: mutating
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--width | int | Canvas width in pixels | |||
--height | int | Canvas height in pixels | |||
--data-dir | str | ./projects | Projects directory |
#Arguments
| Name | Required | Description |
|---|---|---|
name | yes | Project name |