命令行安装程序
好的,我想在 Mac OSX 机器上安装 git 的命令行版本。
我应该使用“brew”或 macports 还是其他东西?
我想要一个好的命令行软件管理器,而且有很多。
Ok I want to install the command line version of git on a Mac OSX machine.
Should I be using "brew" or macports or something else?
I want a good command line software manager and there are many.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
从 AppStore 下载并安装 xcode 4。
http://itunes.apple.com/us/app/xcode/id448457090 ?mt=12
这将安装所有开发人员工具,包括 git。
对于其他事情,我推荐 MacPorts。
Download and install xcode 4 from AppStore.
http://itunes.apple.com/us/app/xcode/id448457090?mt=12
This will install all developer tools, including git.
For other things I recommend MacPorts.
您可以在此处获取适用于 Mac OSX 的 git:http://code.google.com/p /git-osx-installer/
You can grab git for Mac OSX here: http://code.google.com/p/git-osx-installer/
Git 有 MacOSX 的安装程序。
请参阅 http://git-scm.com/download
Github 有很好的关于如何设置 Git 的说明苹果。
http://help.github.com/mac-set-up-git/
Git has installer for MacOSX.
See http://git-scm.com/download
Github has pretty good instruction on how to setup Git on Mac.
http://help.github.com/mac-set-up-git/