public
Description: Radiant is a no-fluff, open source content management system designed for small teams.
Home | Edit | New

Git on Linux

Having Git installed on your system will make it simpler to download, install and manage Radiant extensions.

Debian/Ubuntu

On a Debian-based system (such as Ubuntu) use the APT to install Git, like so…

sudo apt-get install git-core

Gentoo

On a Gentoo-based system, use the Portage package management system to install Git, like so…

sudo emerge git-core
Last edited by AndyBrice, Mon Jul 20 05:09:53 -0700 2009
Home | Edit | New
Versions: