We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2024c07 commit 4811118Copy full SHA for 4811118
copier.yml
@@ -3,6 +3,7 @@ _min_copier_version: "9.5.0"
3
_subdirectory: project_name
4
5
_tasks:
6
+ - "git init" # required to run uv
7
- "uv run just init"
8
9
_jinja_extensions:
0 commit comments