Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Add guard file
Browse files Browse the repository at this point in the history
  • Loading branch information
kossnocorp committed Oct 2, 2012
1 parent 9fb66be commit 453a939
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Guardfile
@@ -0,0 +1,3 @@
guard :rake, task: 'test', notification: false do
watch(/^(src|spec)\/(.+)\.coffee$/)
end

0 comments on commit 453a939

Please sign in to comment.