Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewhavens/presentation
Presentation is a Ruby library for creating fullscreen presentations.
https://github.com/andrewhavens/presentation
Last synced: about 1 month ago
JSON representation
Presentation is a Ruby library for creating fullscreen presentations.
- Host: GitHub
- URL: https://github.com/andrewhavens/presentation
- Owner: andrewhavens
- License: mit
- Created: 2013-08-23T03:46:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T21:02:49.000Z (about 6 years ago)
- Last Synced: 2023-09-19T07:32:42.102Z (about 1 year ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.