this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 9 lines 201 B view raw
1[ 2 { 3 "label": "Build ReleaseFast", 4 "command": "zig build -Doptimize=ReleaseFast --summary all", 5 "use_new_terminal": false, 6 "allow_concurrent_runs": false, 7 "reveal": "always" 8 } 9]