All Projects → ryanb → Railscasts Scripts

ryanb / Railscasts Scripts

Licence: mit
Scripts used internally when producing RailsCasts

Programming Languages

ruby
36898 projects - #4 most used programming language

RailsCasts Scripts

Scripts used in the production of RailsCasts. http://railscasts.com/

This is designed to be used as a plugin for Oh My ZSH. To add it, symlink the project directory into ~/.oh-my-zsh/custom/plugins and add it to your .zshrc file.

These scripts do the following:

  1. Generate a new project directory with the proper templates
rcnew '123 Some Episode'
  1. Process edited video by adding intro and normalizing and cleaning up audio (no script yet)

  2. Encode video into different formats

rcencode 123-some-episode.mov
  1. Upload them to the server
rcupload path/to/123-some-episode/

If you have any suggestions on how to improve this, especially regards to encoding, please add an issue to this project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].