This commit is contained in:
parent
a4a651133b
commit
2aa8ea0180
4 changed files with 37 additions and 16 deletions
17
tips/distrobox/kde/use_distrobox.md
Normal file
17
tips/distrobox/kde/use_distrobox.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue