Free60 Git Repository: Difference between revisions

From Xenon Wiki
Jump to navigation Jump to search
imported>Sbrqt
m (Created page with 'The Free60 git repository is hosted by sourceforge. You can download the latest source with the following command git clone git://free60.git.sourceforge.net/gitroot/free60/ It…')
 
imported>Tuxuser
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The Free60 git repository is hosted by sourceforge. You can download the latest source with the following command
The Free60 git repository was hosted by sourceforge - it switched to github recently. You can download the latest source with the following commands


git clone git://free60.git.sourceforge.net/gitroot/free60/
LibXenon
      git clone git://github.com/Free60Project/libxenon.git


XeLL
      git clone git://github.com/Free60Project/xell.git


It is also available via http at http://free60.git.sourceforge.net/git/gitweb-index.cgi
For other repositories take a look at the webinterface of github: https://github.com/Free60Project
 
 
For LibXenon projects - check out the appropriate Github organization: https://github.com/LibxenonProject
 
[[Category:Xbox360_Development]]

Latest revision as of 00:14, 7 January 2014

The Free60 git repository was hosted by sourceforge - it switched to github recently. You can download the latest source with the following commands

LibXenon

     git clone git://github.com/Free60Project/libxenon.git

XeLL

     git clone git://github.com/Free60Project/xell.git

For other repositories take a look at the webinterface of github: https://github.com/Free60Project


For LibXenon projects - check out the appropriate Github organization: https://github.com/LibxenonProject