Developer Tools

[edit] Please Note

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

(Difference between revisions)
(Code Management)
(Code Management)
Line 7: Line 7:
  
 
[[SourceTree]] (OSX)
 
[[SourceTree]] (OSX)
[[File:sourcetree.png|200px|thumb|right|alt=SourceTree]]
+
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.[[File:sourcetree.png|200px|thumb|right|alt=SourceTree]]
  
 
[[Tower]] (OSX)
 
[[Tower]] (OSX)

Revision as of 22:06, 10 November 2011

Code Management

You will need to use a Git Client to connect to your repository with Pagelines. This information will be provided in your Pagelines Developer Program packet.

GitHub (OSX)

Git (OSX) (Windows)

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.
SourceTree

Tower (OSX)

TortoiseGit (Windows)

Text Editor

TextMate (OSX}

TextEdit (OSX}

Notepad++ (Windows)

Local Host

MAMP (OSX)

WAMP (Windows)