aboutsummaryrefslogtreecommitdiffstats
path: root/Formula/term.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Formula/term.rb')
-rw-r--r--Formula/term.rb8
1 files changed, 8 insertions, 0 deletions
diff --git a/Formula/term.rb b/Formula/term.rb
new file mode 100644
index 000000000..cc06723f7
--- /dev/null
+++ b/Formula/term.rb
@@ -0,0 +1,8 @@
+$:.unshift "#{File.dirname __FILE__}/../Cellar/homebrew" #rubysucks
+require 'brewkit'
+require 'fileutils'
+
+homepage='http://gist.github.com/116587'
+url='http://gist.github.com/raw/116587/f253c26290fc0b79cd4ce5584b03585b311c28d8/term'
+
+GithubGistFormula.new(url, '184301c748e1df92f07dee7879f17a08') \ No newline at end of file