nixin-web/installation.md
2024-09-28 20:11:22 +03:00

584 B

Installation

Requirements

For now, the NixiN installation process was just tested on a Linux distribution, on a computer with virtualisation capacities. So only requirements are :

Grab the code and run locally

Get the latest version from the official repository

git clone https://git.distrilab.fr/NixiN/nixin-web

Go in the main folder and run the shell.nix to install dependencies

cd nixin-web && nix-shell