presentations/reading-college/demo/sculpin/build

8 lines
96 B
Text
Raw Normal View History

#!/usr/bin/env bash
set -euo pipefail
export PATH="$PATH:./vendor/bin"
sculpin generate "$@"