Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrewhavens/presentation

Presentation is a Ruby library for creating fullscreen presentations.
https://github.com/andrewhavens/presentation

Last synced: about 2 months ago
JSON representation

Presentation is a Ruby library for creating fullscreen presentations.

Awesome Lists containing this project

README

        

# Presentation

Presentation is a Ruby library for creating fullscreen presentations.

## Installation

$ gem install presentation

## Usage

$ presentation new my-ruby-talk
$ cd my-ruby-talk
$ presentation start

## Contributing

Pull requests are welcome! Feel free to submit an issue if you have any suggestions for improvement.