mirror of
https://github.com/cubixle/tuukoti-cli.git
synced 2026-04-24 22:34:45 +01:00
9 lines
225 B
Markdown
9 lines
225 B
Markdown
# Tuukoti CLI
|
|
|
|
## Commands
|
|
|
|
- `tuukoti new sitename` - creates a new project directory with "sitename".
|
|
- `tuukoti serve` - serves your app locally.
|
|
- `tuukoti build` - builds the binary and any resources.
|
|
- `tuukoti update`
|