Developer Tools

[edit] Please Note

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

(Difference between revisions)
(Text Editor)
 
(47 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==PageLines Dev Kit==
+
<div class="wikimaintoc">
 
+
<div class="wikitocleft">
Download the [http://api.pagelines.com/download/devkit.zip PageLines Developer Kit] to get started.
+
* [[PageLines Tracking System]]
 
+
</div>
==Code Management==
+
<div class="wikitocright">
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].
+
* [[Developer Software]]
 
+
* [[PageLines APIs]]
===GitHub (OSX)===
+
</div>
 
+
<div class="clear"></div>
[[File:github.png|200px|thumb|right|alt=SourceTree]]
+
</div>
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. [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:tower.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].
+
 
+
===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