This is the cli based slide deck powered by jaem3l/cli-note.
$ composer create-project jaem3l/cli-note-presentation your-presentation
$ cd your-presentation
$ git submodule init
$ git submodule update
$ vendor/bin/cli-note
Customize your slide deck by editing slides.yaml
and create your sections in sections/*
Find a full slide deck example at chr-hertel/better-console-applications