Skip to content

Installation

The base dependencies for this project are managed with pixi. Please install pixi and initialize your shell accordingly. For detailed install instructions visit pixi.sh.

Copy the Repository

Click on the icon in the top right corner of the page to access the whole git repository. You can clone the repository with the following command:

git clone git@github.com:fmi-faim/example-project.git

or by using GitHub Desktop.

Alternatively, you can download the repository as a zip file by clicking on the green "Code" button and selecting "Download ZIP".

Install Dependencies

Open your terminal and navigate to the root of the project. Run the following command to install the dependencies:

pixi install --all