User:CodeOriginal: Difference between revisions

3 editsJoined 2 July 2015
(iOS theos setup)
 
No edit summary
 
Line 2: Line 2:
     http://coolstar.org/publicrepo
     http://coolstar.org/publicrepo
     http://codeoriginal.github.io/repo
     http://codeoriginal.github.io/repo
2. Install Theos Environment from CodeOriginal's repo
2. Install Theos Environment from CodeOriginal's repo
3. Using a terminal client, cd to /var and run 'git clone git://github.com/kirb/Theos.git'
3. Using a terminal client, cd to /var and run 'git clone git://github.com/kirb/Theos.git'
4. After completion, cd into theos and run 'git submodule update --I it'
4. After completion, cd into theos and run 'git submodule update --I it'
5. After completion, follow the steps on the iOS theos setup section of the wiki to install an sdk.
5. After completion, follow the steps on the iOS theos setup section of the wiki to install an sdk.

Latest revision as of 02:47, 7 July 2015

1. Add these sources:

   http://coolstar.org/publicrepo
   http://codeoriginal.github.io/repo

2. Install Theos Environment from CodeOriginal's repo

3. Using a terminal client, cd to /var and run 'git clone git://github.com/kirb/Theos.git'

4. After completion, cd into theos and run 'git submodule update --I it'

5. After completion, follow the steps on the iOS theos setup section of the wiki to install an sdk.