20 lines
410 B
Markdown
20 lines
410 B
Markdown
comment: This file is auto generated by dump-cli-help.py
|
|
---
|
|
title: publish-plugin
|
|
---
|
|
summary: Publish a plugin to PyPI.
|
|
---
|
|
type: cmdlet
|
|
---
|
|
body:
|
|
|
|
`lektor dev publish-plugin`
|
|
|
|
Publishes the current version of the plugin in the current folder.
|
|
|
|
This generally requires that your setup.py has at least the bare minimum
|
|
configuration for valid publishing to PyPI.
|
|
|
|
## Options
|
|
|
|
- `--help`: print this help page. |