Add tasks

This commit is contained in:
Yehuda Deutsch 2025-04-29 17:30:18 -04:00
parent 07fb299878
commit 1e8172a96e
Signed by: uda
GPG key ID: 8EF44B89374262A5

View file

@ -1,5 +1,9 @@
_subdirectory: template _subdirectory: template
_tasks:
- command: "git init"
- command: "uv venv .venv"
# Questions # Questions
project_name: project_name:
type: str type: str