fabro/nodes/setup/script_invocation.json
Fabro 7b3f511e79 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 08:09:00 -04:00

5 lines
No EOL
199 B
JSON

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