Skip to content

Instantly share code, notes, and snippets.

@phanect
Last active May 12, 2024 23:13
Show Gist options
  • Save phanect/ee684cb89fb3f2907b19367f5753b0eb to your computer and use it in GitHub Desktop.
Save phanect/ee684cb89fb3f2907b19367f5753b0eb to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
set -eu
DIRNAME="$(realpath "$(dirname -- "${BASH_SOURCE[0]}")")"
PROJECT_ROOT="$(realpath "${DIRNAME}/..")"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment