Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

ryanb/railscasts-scripts

Repository files navigation

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.

About

Scripts used internally when producing RailsCasts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published