Pppt (Poor Point Presentation Tool)

Simple presentation tool on console.

Demo

image

Installation

install it yourself as:

$ gem install pppt

Usage

Default presentation file is "presentation.yml"

$ pppt init
$ pppt show

You can specify for presentation file.

$ pppt init my.yml
$ pppt show my.yml

Contributing

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.

License

The gem is available as open source under the terms of the MIT License.