Developer Tools

[edit] Please Note

These docs are now deprecated, we have a new Support area located here

(Difference between revisions)
(Created page with "==Code Management== Git SourceTree (OSX)<br /> or<br /> Tower (OSX) TortoiseGit (Windows) ==Text Editor== TextMate (OSX} Notepad++ (Windows) ==Local ...")
 
(Code Management)
Line 2: Line 2:
 
[[Git]]
 
[[Git]]
  
[[SourceTree]] (OSX)<br />
+
[[SourceTree]] (OSX)
 +
==SourceTree (OSX)==
 +
SourceTree lets you see the status of all your repositories instantly in the easily managed Bookmarks window. See what files are changed, what commits are waiting to be pushed or pulled with remotes, and what merges are outstanding.
 +
 
 
or<br />
 
or<br />
 
[[Tower]] (OSX)
 
[[Tower]] (OSX)

Revision as of 18:40, 10 November 2011

Contents

Code Management

Git

SourceTree (OSX)

SourceTree (OSX)

SourceTree lets you see the status of all your repositories instantly in the easily managed Bookmarks window. See what files are changed, what commits are waiting to be pushed or pulled with remotes, and what merges are outstanding.

or
Tower (OSX)

TortoiseGit (Windows)

Text Editor

TextMate (OSX}

Notepad++ (Windows)

Local Host

MAMP (OSX)

WAMP (Windows)