fabro/nodes/setup/script_invocation.json
Fabro 4f14e83e1b checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 01:39:33 -04:00

5 lines
No EOL
199 B
JSON

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