Installation

Pre-compiled binaries

Download the pre-compiled binaries for your system and architecture from https://dl.waarp.org/dist/waarp-analyze and decompress the archive.

You can then run Waarp Analyze from the root folder of the archive with the command ./waarp-analyze.

From sources

You can build it Waarp Analyze from sources with gb: clone the repository, then run gb build at the root of the project:

git clone https://alm.waarp.fr/waarp-platform/waarp-analyze.git
cd waarp-analyze
gb build

The resulting binary is located in the bin folder. You can then run Waarp Analyze with the command ./bin/waarp-analyze.