Skip to content

Installation

Nicolai Mueller edited this page Sep 13, 2024 · 17 revisions

Prerequisites

Before you can install prolead, ensure that the Nix package manager is installed on your system. If you haven't installed, please follow the installation guide on the official Nix website. If you're using WSL, opt for the multi-user installation.

Clone

If you have the repository, navigate to its directory. If you don't, you may need to clone it using Git:

git clone https://github.com/ChairImpSec/PROLEAD
cd PROLEAD

Installation

To install the prolead package run the following command in the terminal:

nix-env -i -f default.nix

This installs the latest pre-release version with version number 3.0.x-alpha. This behavior will be changed to install a stable version after we have released the first stable version of 3.0.x.

Run

Once the installation is complete, you can execute prolead by simply typing:

PROLEAD

This will start the default evaluation specified in design.v and config.json.