chore: initil commit

This commit is contained in:
alecodes 2025-02-05 16:46:14 +00:00 committed by aleidk
commit d9962769ad
17 changed files with 592 additions and 0 deletions

5
.justfile Normal file
View file

@ -0,0 +1,5 @@
# Repo management tasks
mod repo ".devfiles/justfile"
dev:
@echo "Edit the .justfile to setup the dev task!"