mirror of
https://github.com/jaspervdj/patat.git
synced 2024-12-02 15:00:36 +03:00
13 lines
420 B
Markdown
13 lines
420 B
Markdown
patat
|
|
=====
|
|
|
|
`patat` (Presentations In The ANSI Terminal) is a small tool that allows you to
|
|
show presentations using only an ANSI terminal. It does not require `ncurses`.
|
|
|
|
`patat` is written in [Haskell] and built upon the great [Pandoc] library. This
|
|
means it is not limited to Markdown, but it supports basically every input
|
|
format that Pandoc supports.
|
|
|
|
[Haskell]: http://haskell.org/
|
|
[Pandoc]: http://pandoc.org/
|