- coffeescript (compiler)
- sass (gem)
- index.html contains the basic page structure
- stylesheet.css self explanitory
- coffeescript/main/page.coffee contains all the coffeescript code to draw users + repos on the page
# Coffeescript
./build.sh
# Saas
sass -w src/sass:compiled/css