Files
jekyll/script/cibuild
2014-08-12 15:56:56 -04:00

7 lines
101 B
Bash
Executable File

#! /bin/bash
set -e
script/branding
ls -1 script/{test,cucumber,proof} | xargs -P 3 -L 1 /bin/bash