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

5 lines
No EOL
199 B
JSON

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