From ec4f0ecd6da7102f24b1056eea4aabf2c1ce032e Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Mon, 12 May 2025 10:19:24 +0200 Subject: [PATCH] lasdjkladsljk --- justfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/justfile b/justfile index e9dcd83..efc31a5 100644 --- a/justfile +++ b/justfile @@ -873,6 +873,9 @@ open-package-urls $package=`just _a_package`: # === internal helpers === +# TODO: prefer using a packages.json in the invocationdir if it exists +# TODO: add an alternative recipie that makes it for the invocationdir worktree +# TODO: add a recipie that allows you to determine the rootdir of the invocationdir worktree _packages_json: #!/usr/bin/env -S bash -euo pipefail if [[ ! -s packages.json ||