Programmers development tools Summary (Mac papers)

As the saying goes, 工欲善其事必先利其器, with a simple development aid can greatly improve development efficiency of programmers. Small to give us a summary of some commonly used aid in the development of tools, I hope you like it, much gossip that begin right away ~!

1.  JetBrains series

Speaking of development tools on the Mac, undoubtedly produced a series of JetBrains IDE development tools, and contains almost all commonly used development language IDE: GoLand, CLion, DataGrip, PyCharm, Rider, WebStorm, PhpStorm, IntelliJ IDEA, AppCode and so on!

2. Dash

Developers API documentation necessary for downloading and browsing tools, with Dash, no longer have to find that the API documentation, and built a rich API documentation available online to download a variety of development and API documentation.

3. SecureCRT

SecureCRT is a terminal strong professional SSH command-line tool on the Mac, similar to Windows, Putty, XShell software

4. Navicat

Excellent database management client that supports MySQL, SQL Server, SQLite, Oracle and PostgreSQL and other databases, database modeling supports forward and reverse engineering, data synchronization, etc.

5. Sublime Text

Text code development tools, super-fast start, and very powerful

6. Tower Git

Git version control with one of the best Mac client tool, Git is one of the most popular version management tools, Tower Git Git repository with a strong management, version control, branch management, etc.

7. Cornerstone

Mac is best to use the current SVN client, Cornerstone addition to supporting the basic functions of SVN, but also able to Xcode, BBEdit, TextMate, Coda and other development tools seamlessly integrated use

8. MAMP Pro

On behalf of MAMP Mac, Apache, MySQL and PHP, can be a key to install Apache / PHP / MySQL / Nginx / Postfix / Memcached / Redis and other development environment on Mac

9. Paw

On a Mac it is very easy to use HTTP / REST requests development and debugging tools, Paw allows Web developers to request Header and set various parameters, simulate HTTP request, test response data

10、 SnippetsLab

Excellent snippet management tools on a Mac, simple and beautiful interface, supports full-text search and almost all programming languages

(From Mac Download Station macdown.com)

Guess you like

Origin www.cnblogs.com/milimac123/p/12040299.html