fabro/nodes/setup/script_invocation.json
Fabro 3cec0e0127 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 01:37:18 -04:00

5 lines
No EOL
199 B
JSON

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