sets up basic structure

This commit is contained in:
Dennis 2026-03-03 13:46:54 +01:00
parent a0e3d792a9
commit 2ac5d0321b
17 changed files with 1368 additions and 36 deletions

View file

@ -1,7 +0,0 @@
{
# Currently using ARM on MacOS and x86 on Linux
systems = [
"aarch64-darwin"
"x86_64-linux"
];
}