maregraphe/README.md
2025-03-27 22:41:12 +01:00

15 lines
213 B
Markdown

# maregraphe
```shell
git clone https://gitea.esadhar.fr/b.soussi-chiadmi/maregraphe.git
cd maregraphe
python -m venv .venv
source .venv/bin/activate
pip install uv
uv sync
./main.py
```
![](maregraphe_pd.png)