mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-12-12 07:28:12 +00:00
🚜 Updates recipes
This commit is contained in:
4
justfile
4
justfile
@@ -5,8 +5,8 @@
|
|||||||
bunx alex README.md
|
bunx alex README.md
|
||||||
|
|
||||||
@bootstrap:
|
@bootstrap:
|
||||||
pip install --upgrade pip pip-tools
|
python -m pip install --upgrade pip uv
|
||||||
pip install --upgrade --requirement requirements.in
|
python -m uv pip install --upgrade --requirement requirements.in
|
||||||
|
|
||||||
@build:
|
@build:
|
||||||
just toc
|
just toc
|
||||||
|
|||||||
Reference in New Issue
Block a user