orgize-cli/readme.md

11 lines
196 B
Markdown

# `orgize-cli`
Invoke as `orgize`.
Orgize is a simple command-line filter to render your [org-mode](https://org-mode.org) files to html.
## Invocation
```sh
$ orgize < file.org > file.html
```