fabro/nodes/setup/script_invocation.json
Fabro 32e2daa48b checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 08:07:31 -04:00

5 lines
No EOL
199 B
JSON

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