fabro/nodes/setup/script_invocation.json
Fabro dba2b79c62 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 01:32:47 -04:00

5 lines
No EOL
199 B
JSON

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