Skip to content

cutie-shell/qml-module-cutie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cutie QML module

CircleCI

This module provides custom UI components and QML-accessible interfaces for Cutie UI/UX.

Building and installing

mkdir build
cd build
cmake ..
make
sudo make install

Troubleshooting

None