Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markolson/storyboard
Generate PDFs, ePUB and Mobi files from videos
https://github.com/markolson/storyboard
Last synced: 2 days ago
JSON representation
Generate PDFs, ePUB and Mobi files from videos
- Host: GitHub
- URL: https://github.com/markolson/storyboard
- Owner: markolson
- License: mit
- Created: 2013-01-13T21:19:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T16:42:19.000Z (about 3 years ago)
- Last Synced: 2025-01-02T12:09:34.700Z (9 days ago)
- Language: Ruby
- Size: 7.48 MB
- Stars: 94
- Watchers: 7
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- my-awesome-github-stars - markolson/storyboard - Generate PDFs, ePUB and Mobi files from videos (Ruby)
README
# Storyboard
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'storyboard'
And then execute:
$ bundle
Or install it yourself as:
$ gem install storyboard
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request