Initial scaffold (pre-hook install)

This commit is contained in:
Erich Blume 2026-03-03 19:05:51 -08:00
commit 0eba7743a1
32 changed files with 2895 additions and 0 deletions

8
dagger.json Normal file
View file

@ -0,0 +1,8 @@
{
"name": "project-template-ci",
"engineVersion": "v0.19.11",
"sdk": {
"source": "python"
},
"source": ".dagger"
}