48 Forks
135 Stars
135 Watchers

qbs

Modern build tool for software projects

How to download and setup qbs

Open terminal and run command
git clone https://github.com/qbs/qbs.git
git clone is used to create a copy or clone of qbs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with qbs https://github.com/qbs/qbs/archive/master.zip

Or simply clone qbs with SSH
[email protected]:qbs/qbs.git

If you have some problems with qbs

You may open issue on qbs support forum (system) here: https://github.com/qbs/qbs/issues