Skip to content

Commit

Permalink
Add a guardfile for development
Browse files Browse the repository at this point in the history
  • Loading branch information
Sutto committed Jul 27, 2011
1 parent 2c0f1ac commit 4f0785c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Guardfile
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1 @@
guard 'coffeescript', :input => 'src', :output => 'lib'

0 comments on commit 4f0785c

Please sign in to comment.