Update tips
All checks were successful
check / check (push) Successful in 36s

This commit is contained in:
Florian RICHER 2024-09-06 19:29:30 +02:00
parent a4a651133b
commit 2aa8ea0180
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
4 changed files with 37 additions and 16 deletions

View file

@ -0,0 +1,17 @@
# How to develop on KDE
## First configuration
1. `distrobox assemble`
> You can add --replace to recreate distrobox container
2. `distrobox enter kdedev`
3. `bash configure.sh`
4. `kde-builder run solid`
## Usefull config in ~/.config/kdesrc-buildrc
Autogenerate editor configuration
- generate-clion-project-config
- generate-vscode-project-config
- generate-qtcreator-project-config