Developer Tools

[edit] Please Note

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

(Difference between revisions)
(Tower (OSX))
 
(50 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Code Management==
+
<div class="wikimaintoc">
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.  For documentation on how Git works and for some detailed tutorials please visit the [http://www.git-scm.com/documentation Git site].
+
<div class="wikitocleft">
 
+
* [[PageLines Tracking System]]
===GitHub (OSX)===
+
</div>
 
+
<div class="wikitocright">
[[File:github.png|200px|thumb|right|alt=SourceTree]]
+
* [[Developer Software]]
With GitHub you can use the sync button to push changes to GitHub and pull down other's changes at the same time. 
+
* [[PageLines APIs]]
 
+
</div>
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.
+
<div class="clear"></div>
 
+
</div>
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. [http://mac.github.com/ Download GitHub for free here].
+
 
+
 
+
 
+
===SourceTree (OSX)===
+
[[File:sourcetree.png|200px|thumb|right|alt=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. [http://www.sourcetreeapp.com/ Download SourceTree for free here].
+
 
+
===Tower (OSX)===
+
[[File:sourcetree.png|200px|thumb|right|alt=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 [http://www.git-tower.com/index.html Download Tower free trial here].
+
 
+
[[File:tower.png]]
+
 
+
===TortoiseGit (Windows)===
+
[[File:sourcetree.png|200px|thumb|right|alt=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 [http://www.sourcetreeapp.com/ here].
+
 
+
==Text Editor==
+
[[TextMate]] (OSX}
+
 
+
[[TextEdit]] (OSX}
+
 
+
[[Notepad++]] (Windows)
+
 
+
==Local Host==
+
[[MAMP]] (OSX)
+
 
+
[[WAMP]] (Windows)
+

Latest revision as of 22:09, 9 February 2012