Skip to content

Quickstart.

Clone, install, and run the offline demo. The full quickstart lives in the repo so it never drifts from the CLI.

$ git clone https://github.com/JoakimLarssen/Riposte
$ cd Riposte
$ pip install -e .
$ riposte demo
clone, install, run
Read the full Quickstart on GitHub