/coffescript-jasmine-travis--barebones-

This is barebones coffeescript/guard/jasmine/travis(CI) sample project

Primary LanguageRuby

Run

#Coffeescript/Jasmine/Guard/Travis Sample Project

Build Status

  1. bundle exec guard (coffeescript compiler)
  2. bundle exec rake jasmine (testing) note: jasmine is configured in spec/javascripts/support/jasmine.yml

TODO: Add better way of exporting coffeescript for testing and javascript access