Homebrew / legacy-homebrew

💀 The former home of Homebrew/homebrew (deprecated)
https://brew.sh
26.96k stars 11.34k forks source link

Update brew: gist 1.0.3 #850

Closed defunkt closed 14 years ago

defunkt commented 14 years ago

I still think it's pretty cool to distribute gist with brew. If you do too, here's the fix that removes the mg dependency and improves 1.9 support. defunkt@6e46423026ecd38fef39dca42cf9e671772abc1a

mxcl commented 14 years ago

Great, thanks.

Pushed: 614e5c02be9667be934effa4aa1641db17f1fe4d

When it comes to tools, there's plenty of arguments that we should provide them even if they can be installed with gem. Because that's what people see Homebrew as, a tool to install the tools. Gem and that are really there to help programmers get the libs.

So it's a thorny issue. It'll sort itself out.