Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

Commit

Permalink
Actually have color when saying things
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Jul 29, 2011
1 parent 1649c12 commit d3784b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/kumade/deployer.rb
@@ -1,8 +1,8 @@
require 'thor/shell/basic'
require 'thor/shell'
require 'rake'

module Kumade
class Deployer < Thor::Shell::Basic
class Deployer < Thor::Shell::Color
def pre_deploy
ensure_clean_git
ensure_rake_passes
Expand Down

0 comments on commit d3784b7

Please sign in to comment.