Menu

Get source Log in to Edit

Get code using Repo

The easiest way for getting KOMMA's source code is to use Google's Repo.

Repo can be installed in the following way:

curl "https://dl-ssl.google.com/dl/googlesource/git-repo/repo" > ~/bin/repo
chmod a+x ~/bin/repo
mkdir working-directory-name
cd working-directory-name
repo init -u git://komma.git.sourceforge.net/gitroot/komma/manifest.git

The projects can then be downloaded by:

repo sync

Or browse the source code


Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.