Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qt6-kirigami-container

Container image for kirigami app development. Created to be used as a devcontainer. An example devcontainer.json is also provided in this repository.

To get the QML extension in Zed working with custom-created QML components, I add these to the devcontainer.json's containerEnv:

"QML_IMPORT_PATH": "/workspaces/PROJECT_NAME/build/bin",
"QML2_IMPORT_PATH": "/workspaces/PROJECT_NAME/build/bin",

About

Container image for kirigami app development

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages