tldr/pages/common/zm.md

17 lines
236 B
Markdown
Raw Normal View History

2021-08-24 19:53:28 +01:00
# zm
> A tool for managing articles of newspapers and blogs.
> More information: <https://github.com/ZERMZeitung/zm2>.
- Make a new draft:
`zm new`
- Edit a draft:
`zm edit`
- Publish a draft and commit it with git:
`zm publish`