iwata.git-now/git-now.rb
2011-07-26 01:29:34 +09:00

8 lines
234 B
Ruby

require 'formula'
class GitNow < GithubGistFormula
url 'https://raw.github.com/gist/878015/8a7158b2bfce40415b3a0394afd45c442addfe06/git-now'
md5 '144c3759343e59187dffd8a7c4cf61a2'
homepage 'https://gist.github.com/878015/'
end