fabro/nodes/setup/script_invocation.json
Fabro 49f2b41ca9 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 07:58:10 -04:00

5 lines
No EOL
199 B
JSON

{
"command": "git clone https://github.com/django/django.git . && git checkout ef082ebb84f00e38af4e8880d04e8365c2766d34 && python -m pip install -e .",
"language": "shell",
"timeout_ms": null
}