2009-10-15 08:07:12 +00:00
|
|
|
require 'formula'
|
2009-06-04 18:21:19 +00:00
|
|
|
|
2011-03-13 01:43:53 +00:00
|
|
|
class Term < ScriptFileFormula
|
2010-11-10 18:16:28 +00:00
|
|
|
url 'https://github.com/liyanage/macosx-shell-scripts/raw/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term'
|
2012-09-03 18:33:56 +00:00
|
|
|
sha1 'a0df2172283facf072c82f5079243a8bc492b457'
|
2010-04-07 05:58:35 +00:00
|
|
|
version '2.1'
|
2011-02-02 22:14:36 +00:00
|
|
|
homepage 'https://github.com/liyanage/macosx-shell-scripts/blob/master/term'
|
|
|
|
end
|