13 lines
234 B
Markdown
13 lines
234 B
Markdown
|
|
# tpp
|
||
|
|
|
||
|
|
> Command-Line based presentation tool.
|
||
|
|
> More information: <https://github.com/cbbrowne/tpp>.
|
||
|
|
|
||
|
|
- View a presentation:
|
||
|
|
|
||
|
|
`tpp {{path/to/file}}`
|
||
|
|
|
||
|
|
- Output a presentation:
|
||
|
|
|
||
|
|
`tpp -t {{type}} -o {{path/to/output}} {{path/to/file}}`
|