mirror of
https://github.com/ziex-dev/ziex.git
synced 2026-07-19 10:09:36 -06:00
3 lines
94 B
Bash
3 lines
94 B
Bash
#!/bin/bash
|
|
rm -rf test/data/**/*.zig
|
|
zig build run -- transpile test/data/ --outdir test/data |