1 2 3 4 5 6 7 8 9
#!/bin/bash set -euxo pipefail bun install bun install --cwd ./test/snippets bun install --cwd ./test/scripts make $BUN_TEST_NAME