This repository has been archived on 2025-02-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Pivot/README.md
2024-02-29 22:36:07 +01:00

23 lines
160 B
Markdown

# Projet MAM Pivot
# Cahier des charges
![imagecdc](projet.jpg)
# Build ⚙️
```
xmake
```
# Run 🏃
```
xmake run
```
# Test 🛠
```
xmake test
```