Justfile and add numpy

This commit is contained in:
Dlr Rpi
2026-01-15 14:11:28 +01:00
parent caa6ae4432
commit dc349ff68d
3 changed files with 54 additions and 1 deletions

5
justfile Normal file
View File

@@ -0,0 +1,5 @@
sim:
uv run python simulation.py
sync:
rsync -r --exclude=venv ~/solarmotor guest@hahn1.one: