文件名称:storyboard:从视频生成 PDF、ePUB 和 Mobi 文件
文件大小:2.9MB
文件格式:ZIP
更新时间:2024-07-23 10:08:30
Ruby
故事板 待办事项:写一个宝石描述 安装 将此行添加到应用程序的 Gemfile 中: gem 'storyboard' 然后执行: $ bundle 或者自己安装: $ gem install storyboard 用法 TODO:在这里写使用说明 贡献 分叉吧 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建新的拉取请求
【文件预览】:
storyboard-master
----.gitignore(211B)
----bin()
--------storyboard(954B)
--------gifboard(1KB)
--------movieboard(577B)
----resources()
--------fonts()
----.travis.yml(75B)
----.ruby-version(11B)
----LICENSE.txt(1KB)
----README.md(506B)
----storyboard.gemspec(938B)
----lib()
--------storyboard()
--------trollop.rb(27KB)
--------storyboard.rb(2KB)
----NOTES.md(2KB)
----Gemfile(264B)
----Rakefile(117B)
----Gemfile.lock(2KB)