Simple presentation tool on console.
install it yourself as:
$ gem install pppt
Default presentation file is "presentation.yml"
$ pppt init
$ pppt show
You can specify for presentation file.
$ pppt init my.yml
$ pppt show my.yml
Bug reports and pull requests are welcome on GitHub at https://github.com/ma2saka/pppt. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.