orgize-cli/readme.md

11 lines
196 B
Markdown
Raw Permalink Normal View History

2022-10-10 15:42:39 +00:00
# `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
```