Skip to content

Commit

Permalink
Add 'tt' as an alias for treetop
Browse files Browse the repository at this point in the history
  • Loading branch information
smtlaissezfaire committed Jan 20, 2009
1 parent e56f0c9 commit 1c8788e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/treetop.rake
Expand Up @@ -6,3 +6,5 @@ end

desc "Recompile the treetop files"
task :treetop => ["treetop:compile"]

task :tt => :treetop

0 comments on commit 1c8788e

Please sign in to comment.