cibersheep / address-book-app

Ubuntu Touch Address Book (Contacts) App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building for desktop

mkdir build
cd build
cmake ..
make

Run

on desktop

cd build
./src/app/address-book-app

the QML tests

cd build
make test or ctest 

the Autopilot tests

cd build
make autopilot

Building for click

To build for a click package:

clickable

About

Ubuntu Touch Address Book (Contacts) App

License:Other


Languages

Language:QML 70.9%Language:Python 16.8%Language:C++ 6.7%Language:CMake 3.5%Language:JavaScript 2.0%