22 lines
490 B
Markdown
22 lines
490 B
Markdown
comment: This file is auto generated by dump-cli-help.py
|
|
---
|
|
title: dev
|
|
---
|
|
summary: Development commands.
|
|
---
|
|
type: cmdlet
|
|
---
|
|
body:
|
|
|
|
`lektor dev`
|
|
|
|
Development commands for Lektor.
|
|
|
|
This provides various development support commands for Lektor. This is
|
|
primarily useful for Lektor plugin development but also if you want to
|
|
extend Lektor itself. Additional functionality can be unlocked by
|
|
exporting the `LEKTOR_DEV=1` environment variable.
|
|
|
|
## Options
|
|
|
|
- `--help`: print this help page. |