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.
1 parent 28238e0 commit 1f50346Copy full SHA for 1f50346
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