2009-10-15 08:07:12 +00:00
|
|
|
require 'formula'
|
2009-06-04 18:21:19 +00:00
|
|
|
|
2009-06-05 22:39:56 +00:00
|
|
|
class Term <ScriptFileFormula
|
2010-11-10 18:16:28 +00:00
|
|
|
url 'https://github.com/liyanage/macosx-shell-scripts/raw/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term'
|
2010-04-07 05:58:35 +00:00
|
|
|
md5 '1bbf4509a50224b27ac8c20d3fe8682e'
|
|
|
|
version '2.1'
|
2011-02-02 22:14:36 +00:00
|
|
|
homepage 'https://github.com/liyanage/macosx-shell-scripts/blob/master/term'
|
|
|
|
end
|