fabro/nodes/setup/script_invocation.json
Fabro 193db63b9d checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 08:01:52 -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
}