Initial push

This commit is contained in:
Mark Marks 2024-09-21 19:12:15 +02:00
commit ee69c03334
31 changed files with 1578 additions and 0 deletions

6
default.project.json Normal file
View file

@ -0,0 +1,6 @@
{
"name": "jecs-utils",
"tree": {
"$path": "lib"
}
}