_carettah_main_
presentation tool that renders Markdown
Install
- All systems
-
curl cmd.cat/_carettah_main_.sh
- Debian
-
apt-get install carettah
- Ubuntu
-
apt-get install carettah
- Kali Linux
-
apt-get install carettah
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install carettah
- Raspbian
-
apt-get install carettah
- Dockerfile
- dockerfile.run/_carettah_main_
carettah
presentation tool that renders Markdown
A presentation tool, Carettah generates new presentation boilerplate and displays it when invoked like `carettah -n markdown.md`. You can then edit the Markdown and hit 'r' to re-render. It can be controlled by keyboard or Wiimote. It's a clone of the rabbit package, written in Haskell.