Skip to content

Instantly share code, notes, and snippets.

@phanect
Last active December 2, 2023 11:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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