8b275c916a
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
8 lines
No EOL
260 B
Ruby
8 lines
No EOL
260 B
Ruby
require 'formula'
|
|
|
|
class Term <ScriptFileFormula
|
|
url 'https://github.com/liyanage/macosx-shell-scripts/raw/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term'
|
|
md5 '1bbf4509a50224b27ac8c20d3fe8682e'
|
|
version '2.1'
|
|
homepage 'https://gist.github.com/116587'
|
|
end |