We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ebec0f + 1f50346 commit 1670c1cCopy full SHA for 1670c1c
justfile
@@ -2,6 +2,8 @@ set export
2
3
REPO_DIR := `git rev-parse --show-toplevel`
4
5
+alias ulf := update-lock-files
6
+
7
default:
8
@just --list
9
0 commit comments