Copyright (c) 2012-2014 MIKAMI Yoshiyuki. See LICENSE for details.
% brew install taglib
% cd $HOME/Desktop/
% git clone https://github.com/yoshuki/oreore-radio.git
% cd oreore-radio
% bundle config build.taglib-ruby --with-opt-dir=`brew --prefix`
% bundle install --path vendor/bundle
- Put "*_YYYYMMDD.mp3" into "radio_new/" and "*.jpg" into "images/" as front cover.
- Copy "config.yml.sample" to "config.yml" and update with your environment.
% bundle exec rake oreore:prepare
% bundle exec rake oreore:podcast
- Podcast will be created as "rss.xml", under "url.base" specified in "config.yml".