mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 18:45:19 +03:00
55eb7dc5e4
Refactor build a bit. This was causing build failure for GHC on linux as the system perl didn't have something autoconf needed. TODO: infuser shouldn't have perl installed!
250 B
250 B
build all
scripts/ls.ts | xargs scripts/sort.ts | xargs scripts/build.ts
test all
each.ts
reduces output for each input to a concise ✅ or ❌ based on exit
status.
scripts/ls.ts | xargs scripts/each.ts scripts/test.ts