An open API service indexing awesome lists of open source software.

https://github.com/heig-cheatsheet/refcard-linux

Carte de référence Linux
https://github.com/heig-cheatsheet/refcard-linux

cheatsheet linux shell teaching-materials

Last synced: 9 months ago
JSON representation

Carte de référence Linux

Awesome Lists containing this project

README

          

# Carte de référence Linux/Unix

![CI](https://github.com/heig-tin-info/refcard-linux/actions/workflows/ci.yml/badge.svg?branch=master)

Cette carte de référence est destinée à accompagner l'étudiant durant ses études d'ingénieur. Elle est en principe autorisée durant les travaux écrits et examens ; à confirmer par le professeur en charge de dispenser la matière.

## Preview

La carte de référence est une feuille A4 recto-verso supposément imprimée sur du papier cartonné saumon :

![Preview](https://github.com/heig-tin-info/refcard-linux/releases/latest/download/preview.png)

Télécharger la refcard :
https://github.com/heig-tin-info/refcard-linux/releases/latest/download/refcard.pdf

## Build

L'écosystème de compilation s'appuie sur Docker. Vous devez avoir installé docker sur votre machine pour pouvoir compiler cette carte de référence.

```
make
```