19 lines
346 B
Markdown
19 lines
346 B
Markdown
comment: This file is auto generated by dump-cli-help.py
|
|
---
|
|
title: quickstart
|
|
---
|
|
summary: Starts a new empty project.
|
|
---
|
|
type: cmdlet
|
|
---
|
|
body:
|
|
|
|
`lektor quickstart`
|
|
|
|
Starts a new empty project with a minimum boilerplate.
|
|
|
|
## Options
|
|
|
|
- `--name TEXT`: The name of the project.
|
|
- `--path PATH`: Output directory
|
|
- `--help`: print this help page. |