Moved modeules into shared

This commit is contained in:
2025-04-14 23:30:50 +02:00
parent 3b6a3e5a66
commit 9611b8bb8d
51 changed files with 58 additions and 406 deletions

View File

@ -5,13 +5,13 @@ fmt:
treefmt --on-unmatched info
test *FLAGS:
just fmt
git add .
just fmt
nh os test . {{FLAGS}}
switch *FLAGS:
just fmt
git add .
just fmt
nh os switch . {{FLAGS}}
switch-now *FLAGS: