Installation - TuxML/ProjetIrma GitHub Wiki

Summary

  1. Introduction
  2. Installation
  3. Quick Start
  4. How To (Main questions)
  5. Details on main scripts
  6. Database

Installation

If you want to prepare your machine to use TuxML and mass compilation, you will need Docker and MLfood.py.

Docker installation:

You can visit Docker if you need further informations.

On Linux in a terminal:

curl -fsSL get.docker.com -o get-docker.sh
sh get-docker.sh

MLfood.py: TuxML/Compilation part

One file is needed to run several compilations on a machine is the script MLfood.py because it is designed to run Docker containers and use the TuxML image needed. You can download MLfood.py here.

Settings

Once Docker has been installed and MLfood.py has been downloaded, create a new directory to store the script. It will contains the "Logs" folder from the compilations made on Docker.

TuxML - Compilation part, is ready to run.

Return Home

⚠️ **GitHub.com Fallback** ⚠️