Developer Tools

[edit] Please Note

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

(Difference between revisions)
(SourceTree (OSX))
(Tower (OSX))
Line 42: Line 42:
 
SourceTree works with Git and is perfectly compatible with your Pagelines Developer account.
 
SourceTree works with Git and is perfectly compatible with your Pagelines Developer account.
  
SourceTree supports Mac (OSX) only.  Download SourceTree [http://www.sourcetreeapp.com/ here].
+
Tower supports Mac (OSX) only.  Download SourceTree [http://www.git-tower.com/index.html Download Tower free trial here].
  
 
===TortoiseGit (Windows)===
 
===TortoiseGit (Windows)===

Revision as of 21:30, 16 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)

SourceTree

With GitHub you can use the sync button to push changes to GitHub and pull down other's changes at the same time.

GitHub also notifies you when you have changes that need pushed or if there are new changes on GitHub that need to be pulled down.

GitHub is where PageLines stores our repository. So you will be able to add your repository to GitHub for Mac and it will automatically match them up with PageLines.

GitHub supports Mac (OSX) only. Download GitHub for free here.

Git (OSX) (Windows)

SourceTree

SourceTree displays all of your statuses and helps you manage your repositories. It's a very straight forward setup. You can create bookmarks and manage them through the Bookmark Window.

You can see what files have changed, what commits are pending and waiting to be pushed. You can also see any merges that are outstanding.

SourceTree works with Git and is perfectly compatible with your Pagelines Developer account.

SourceTree supports Mac (OSX) only. Download SourceTree here.

SourceTree (OSX)

SourceTree

SourceTree displays all of your statuses and helps you manage your repositories. It's a very straight forward setup. You can create bookmarks and manage them through the Bookmark Window.

You can see what files have changed, what commits are pending and waiting to be pushed. You can also see any merges that are outstanding.

SourceTree works with Git and is perfectly compatible with your Pagelines Developer account.

SourceTree supports Mac (OSX) only. Download SourceTree for free here.

Tower (OSX)

SourceTree

SourceTree displays all of your statuses and helps you manage your repositories. It's a very straight forward setup. You can create bookmarks and manage them through the Bookmark Window.

You can see what files have changed, what commits are pending and waiting to be pushed. You can also see any merges that are outstanding.

SourceTree works with Git and is perfectly compatible with your Pagelines Developer account.

Tower supports Mac (OSX) only. Download SourceTree Download Tower free trial here.

TortoiseGit (Windows)

SourceTree

SourceTree displays all of your statuses and helps you manage your repositories. It's a very straight forward setup. You can create bookmarks and manage them through the Bookmark Window.

You can see what files have changed, what commits are pending and waiting to be pushed. You can also see any merges that are outstanding.

SourceTree works with Git and is perfectly compatible with your Pagelines Developer account.

SourceTree supports Mac (OSX) only. Download SourceTree here.

Text Editor

TextMate (OSX}

TextEdit (OSX}

Notepad++ (Windows)

Local Host

MAMP (OSX)

WAMP (Windows)