8 lines
232 B
Ruby
8 lines
232 B
Ruby
|
require 'formula'
|
||
|
|
||
|
class Browser <GithubGistFormula
|
||
|
url 'http://gist.github.com/raw/318247/bcbcf6c5fb730b4f508c633cce56ba17828825c8/browser'
|
||
|
homepage 'http://gist.github.com/318247/'
|
||
|
md5 '8bdad2260651ea88d4f868071ef5b604'
|
||
|
end
|