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

5 lines
No EOL
199 B
JSON

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