Skip to content

Installation

guillaume charbonnier edited this page Apr 11, 2020 · 3 revisions

Installation

It is strongly advised to use the latest stable Qt version (Qt5.14.1 at the time of the project start).

  1. git clone the project and get its submodules
git clone https://github.com/a-team-fr/swag.git
git submodule update --init
  1. Open the project with QtCreator

  2. Build & run

Clone this wiki locally