Get source code
Jump to navigation
Jump to search
Install Subversion
Linux
- Ubuntu
apt-get install subversion
- Archlinux
pacman -S subversion
Mac OS
- Mountain Lion
- Install the Command Line Tools for Xcode from Xcode -> Preferences -> Downloads.
- Or download it directly from https://developer.apple.com/downloads/
- Previous versions
- Comes installed.
Get the code
- In a terminal go to where you want to put the source code of Kolibri.
- Now run the following and wait:
svn checkout svn://kolibrios.org kolibrios