fabro/nodes/setup/script_invocation.json
Fabro e5df39ec3c checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 07:58:10 -04:00

5 lines
No EOL
199 B
JSON

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