#!/usr/bin/env bash set -euo pipefail exec node "$(dirname "$(realpath "$0")")"/../tools/depgraph.js "$@"