Skip to content

Instantly share code, notes, and snippets.

@paxswill
Created November 9, 2011 16:03
Show Gist options
  • Save paxswill/1351900 to your computer and use it in GitHub Desktop.
Save paxswill/1351900 to your computer and use it in GitHub Desktop.
ansi-color Homebrew Formula
class AnsiColor < Formula
url 'http://ansi-color.googlecode.com/files/ansi-color-0.6.tar.gz'
version '0.6'
homepage 'http://code.google.com/p/ansi-color/'
md5 '7f55561eb9c88bb56f51a86f12bff75c'
def install
# This package is a bit special, and probably requires manual staging/installation
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment