Version 1 (modified by pingou, 4 years ago)

How to get involved

Going further into Guake

Guake is a Free and Open Source project, as such the code is free to use, check, modify and redistribute. However Guake is developed and maintained by a very little number of people, so if you have any idea, wishes, knowledge on the code, on artwork feel free to register to this trac and open bugs.

Also feel free to drop by the IRC chan (#guake on irc.freenode.net) to ask any questions you may think about :-)

Registration

To create a new account in Guake bts, click in the link register in the top right corner of page and choose an user and a password, you should fill the name/email fields too, but it's not required.

Getting Guake code

Guake is using git version control, and to get its code, please execute the following command in a terminal

$ git clone git://repos.guake-terminal.org/guake

Development process

  • HowToContrib - Some tips to people who want to contribute with guake.