From 427af25d0bd682d9cdfd40bceb3a94d6e9a29244 Mon Sep 17 00:00:00 2001 From: Lazorne Date: Sat, 17 Feb 2024 14:33:44 +0100 Subject: [PATCH] wiki --- .../docs/wiki_development/general/general-development.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/wiki-rtd/docs/wiki_development/general/general-development.md b/wiki-rtd/docs/wiki_development/general/general-development.md index ec12927..b60fde4 100644 --- a/wiki-rtd/docs/wiki_development/general/general-development.md +++ b/wiki-rtd/docs/wiki_development/general/general-development.md @@ -10,10 +10,15 @@ This can be publicly tested and if it's stable will be merged in the main branch ## How to build RetroDECK? -Git clone the latest cooker branch and run: +Git clone the latest cooker branch or any of the cooker feature branches and run. `./build-locally.sh` +### Feature branches + +Sometimes adding a new big component to RetroDECK warrants a feature branch from that could later be merged into the main cooker branch to keep the issues related to the feature contained. +Talk to the RetroDECK development team if you have a need to make a new feature branch for a new bigger component such as adding a new system, emulator or a major feature. + ## Debug Mode It's possible to enter in a sort of debug mode, it's actually the flatpak shell.