rodeo-builder/boundaries.json
2025-07-05 11:27:18 +02:00

9 lines
135 B
JSON

{
"name": "bpb",
"version": "1.1",
"command": {
"install": "python3 install.py",
"run": "./bpb.py"
},
"bin": "bpb"
}