refactor template

This commit is contained in:
Jev
2026-01-19 21:16:56 +01:00
parent 27bb46e039
commit 1b66fecb9a
29 changed files with 555 additions and 256 deletions

View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -euo pipefail
uv run {{ cookiecutter.project_slug }} config init
uv run {{ cookiecutter.project_slug }} config show