diff options
Diffstat (limited to 'test.sh')
-rwxr-xr-x | test.sh | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +#!/usr/bin/env bash + +set -e + +sibs build +./sibs-build/debug/sibs build +./tests/sibs-build/debug/test |
index : sibs | ||
A simple build system for native languages. Supports c, c++ and zig. Inspired by cargo (rust). |
aboutsummaryrefslogtreecommitdiff |