marioaquino / hello-coffeescript

Dead simple coffeescript from rails toy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This hello world w coffeescript was created with Ruby 1.8.7

To run:

$> gem install bundler

$> bundle install

(Get a coffee -- wouldn't an espresso be nice?)

$> rake barista:brew

This should make barista look for all .coffee files and compile them (into public/javascripts/compiled)

$> rails s

Point your browser at http://localhost:3000

About

Dead simple coffeescript from rails toy


Languages

Language:Ruby 70.0%Language:JavaScript 29.7%Language:CoffeeScript 0.3%