Developer Tools

[edit] Please Note

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

(Difference between revisions)
m (moved Tools to Developer Tools: Better name)
(Code Management)
Line 1: Line 1:
 
==Code Management==
 
==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.
+
There are several tools that will help you interact with Pagelines.  You will first need to use a Git Client to connect to your repository with Pagelines and to upload your application for review.  This information will be provided in your Pagelines Developer Program packet.
  
 
===GitHub (OSX)===
 
===GitHub (OSX)===

Revision as of 21:13, 15 November 2011

Contents

Code Management

There are several tools that will help you interact with Pagelines. You will first need to use a Git Client to connect to your repository with Pagelines and to upload your application for review. This information will be provided in your Pagelines Developer Program packet.

GitHub (OSX)

Git (OSX) (Windows)

SourceTree (OSX)

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.

Tower (OSX)

TortoiseGit (Windows)

Text Editor

TextMate (OSX}

TextEdit (OSX}

Notepad++ (Windows)

Local Host

MAMP (OSX)

WAMP (Windows)