/Scrappy

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

CMake Qt5 GUI Template
----------------------

You need Qt5 and CMake 2.8.11 or higher

-- Build instructions --

cd /your/project/build
cmake ../
make

./scrappy


-- Tutorials and resources --

Qt online docs
http://qt-project.org/doc/