Add tasks
This commit is contained in:
parent
07fb299878
commit
1e8172a96e
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
_subdirectory: template
|
||||
|
||||
_tasks:
|
||||
- command: "git init"
|
||||
- command: "uv venv .venv"
|
||||
|
||||
# Questions
|
||||
project_name:
|
||||
type: str
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue