guard 'coffeescript', :output => 'lib', :all_on_start => true do
  watch(%r{^lib/(.+\.coffee)$})
end
