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 74fa8b4 + 520e743 commit c501933Copy full SHA for c501933
justfile
@@ -83,5 +83,8 @@
83
@install:
84
uv sync --frozen --all-extras
85
86
+@lock:
87
+ uv lock
88
+
89
@benchmark: start-meilisearch-detached && stop-meilisearch
90
-uv run benchmark/run_benchmark.py
0 commit comments