We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ad026 commit 199f7e4Copy full SHA for 199f7e4
1 file changed
README.md
@@ -13,6 +13,7 @@ A modern Python project template using recommended development tools and best pr
13
```
14
uvx --with copier_templates_extensions
15
copier copy --trust gh:tsvikas/python-template ~/path/to/project/directory/
16
+uvx --from rust-just just init
17
18
19
## Features
0 commit comments