首页 关于 微信公众号
欢迎关注我的微信公众号

Development tools install

Install development tools

1.Install brew to install 3rd package

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
reference here: http://brew.sh/

2.Update SVN client to 18.13 via brew

brew install subversion (current version is 1.8.13)

3.Install svnX GUI client, copy it to Application dir

this utility provide a easy usage SVN based on GUI
https://code.google.com/p/svnx/downloads/list

4.How to enable root account

OS X Lion (10.7) and later
From the Apple menu choose System Preferences.
From the View menu choose Users & Groups.
Click the lock and authenticate as an administrator account.
Click Login Options.
Click the "Edit" or "Join" button at the bottom right.
Click the "Open Directory Utility" button.
Click the lock in the Directory Utility window.
Enter an administrator account name and password, then click OK.
Choose Enable Root User from the Edit menu.
Enter the root password you wish to use in both the Password and Verify fields, then click OK.

reference:https://support.apple.com/en-us/HT204012

5.Code editor

sublime http://www.sublimetext.com/

Blog

Opinion

Project