fabro/nodes/setup/script_invocation.json
Fabro d073d13c35 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 bceadd2788dc2dad53eba0caae172bd8522fd483 && python -m pip install -e .",
"language": "shell",
"timeout_ms": null
}