Test the available stuff with a target

This commit is contained in:
2026-01-19 23:49:17 +01:00
parent f39f4209bd
commit a944e458f1
3 changed files with 41 additions and 0 deletions

View File

@@ -1,2 +1,8 @@
neville:
julia -i "./neville-algo-ml.jl"
test_langs:
cargo run
uv run python ./main.py
julia ./neville-algo-ml.jl
nix flake info