Installation

In this section we cover retrieval of the latest release or development version of the code.

Prerequisites

This project uses the Catch2 unit testing framework. On Debian based systems, this can be installed via the package manager.

apt install catch

For other distributions and operating systems, see the Catch2 documentation.

Download

Latest release

Navigate to the latest release and either download the .zip or the .tar.gz file.

Unpack the downloaded archive.

From source

The source is hosted on GitHub, to install the latest development version, use the following command.

git clone https://github.com/jfjlaros/arduino-serial-fixture.git