summaryrefslogtreecommitdiff
path: root/stack.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stack.sh')
-rwxr-xr-xstack.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.sh b/stack.sh
new file mode 100755
index 0000000..4a8a12e
--- /dev/null
+++ b/stack.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+make >&2 && find build -name '*.ci' -exec cat -- {} + | python ./stack.py