Version von Development prerequisites vom Di, 08/13/2013 - 18:12

Durch die Versionierung lassen sich die Unterschiede zwischen verschiedenen Versionen eines Beitrags verfolgen.

This page will help you setup a Trisquel system that is ready to help with development for the Trisquel project.

Install the required software

  • Install git and other required software by running the command:

$ sudo apt-get install git debootstrap devscripts reprepro

Configure Git

  • Configure your identity for Git
$ git config --global user.name "John Doe"
$ git config --global user.email johndoe@example.com

Versionen

02/20/2013 - 03:46
SirGrant
08/13/2013 - 18:12
lloydsmart
11/25/2014 - 02:46
levlaz
01/08/2015 - 17:51
aklis
05/26/2015 - 00:42
leny2010