iwata.git-now/git-now.rb
2011-08-24 11:14:57 +09:00

8 lines
235 B
Ruby

require 'formula'
class GitNow < GithubGistFormula
url 'https://gist.github.com/raw/1167062/03c52077ce8c7fb72537bdf9cbd50bd11f3a9d5c/git-now'
md5 '72a36ca8deb21b7cc26b8a8f5dc3e7be'
homepage 'https://gist.github.com/1167062'
end