Every Friday Iggy Pop plays two hours of tunes on BBC Radio 6 Music. I record his broadcasts and publish them at mavsic.ru/iggy.
Warning! This repository doesn’t contain actual recordings, only episodes/index.json
listing file.
Project is build using RequireJS Optimizer, so it should be installed on your system. Run (from project root directory):
r.js -o build.js
On Windows you should probably run:
r.js.cmd -o build.js
After build is competed files from build/
directory can be deployed to server.
It also comes with a preconfigured Sublime Text project which includes a simple build system to run the build process (for Windows).