mirror of
https://github.com/lektor/lektor-website.git
synced 2025-01-31 14:31:29 +01:00
20 lines
410 B
Plaintext
20 lines
410 B
Plaintext
|
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.
|