Home >Common Problem >What are the development tools for mac programmers?
Mac programmer development tools include: 1. Xcode toolkit; 2. iTerm2 terminal; 3. Homebrew package installation management; 4. Sublime Text editor; 5. TextExpander custom text tool; 6. Dash document Quick query tools and more.
mac programmer development tools
1.Xcode is essential for development on Mac, and it is mainly used It is suitable for developing iOS and Mac applications, but it will come with a Mac developer toolkit installed, which will have many useful tools.
2.iTerm2 terminal enhancement
3.Homebrew package installation management
4.Sublime Text or TextMate or MacVim or Emacs text editor, just choose one and use it proficiently
5.TextExpander Customize text tools to speed up your coding. You can also use other alternatives, such as Keyboard Maestro.
6.Dash document quick query tool
The above is the detailed content of What are the development tools for mac programmers?. For more information, please follow other related articles on the PHP Chinese website!