diff --git a/copier.yml b/copier.yml index be36d0e..39ea257 100644 --- a/copier.yml +++ b/copier.yml @@ -1,5 +1,9 @@ _subdirectory: template +_tasks: + - command: "git init" + - command: "uv venv .venv" + # Questions project_name: type: str