RPGs4_sanity/templates/49/example.sh

8 lines
185 B
Bash
Executable File

#!/usr/bin/env bash
cd "$(cd "$(dirname "${BASH_SOURCE[0]}")" &> /dev/null && pwd)"
set -eo pipefail
./render.sh development | sd --string-mode "##JSON:://.##" "$(cat example.json)"