Source-code repository

The Genode source code is available via file releases and our public source-code repositories.

Follow the latest developments at Codeberg

The genodelabs organization at Codeberg is the central place for Genode's development.

https://codeberg.org/genodelabs

Genode Labs organization at Codeberg

The main-line source code is located within the genode repository:

https://codeberg.org/genodelabs/genode

Genode main-line source tree

To download the source code, use

 git clone https://codeberg.org/genodelabs/genode.git

There are two branches. The main branch is the latest version that passed all automated build and runtime tests. This is the branch recommended to use. The staging branch contains new revisions that are going to be merged into the main branch but have not passed the quality-assurance stage yet.

Furthermore, there are various forks by individual Genode developers. This is where all the fun happens.

https://codeberg.org/genodelabs/genode/forks

Individual forks of the Genode repository at Codeberg