Get the source code

The full source code for QQWing can be checked out of github:

git clone https://github.com/stephenostermiller/qqwing.git

Build requirements

QQwing requires the following packages for development:

All of this software can be installed with apt on Debian or Ubuntu Linux:

sudo apt-get install autoconf automake bash devscripts git gcc grep make nodejs openjdk-7-jdk pandoc perl rpm sed sudo tar yui-compressor

Building

QQWing can be built with a single command:

make

This builds everything: Executables for all supported languages, files for distributing QQWing, unit tests, and the website. You could consider building just a specific component with one of: