hermes/routes/Hermes API/runroute.sh
2024-12-22 00:56:15 -05:00

3 lines
No EOL
94 B
Bash
Executable file

#!/usr/bin/env bash
npx @usebruno/cli run "$1" --output /tmp/out.json
cat /tmp/out.json | less