Skip to content

Commit

Permalink
Add default rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Hunt committed Aug 5, 2012
1 parent f8c4bf8 commit a4a3db8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,5 @@ task :run => :install do
# Open repl with leiningen
system "cd speaker_selector && lein repl"
end

task :default => :run

0 comments on commit a4a3db8

Please sign in to comment.