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 1847137 commit 97841b7Copy full SHA for 97841b7
justfile
@@ -25,3 +25,6 @@ renovate:
25
-e LOG_LEVEL=info \
26
-v "$(pwd)/.github/renovate.json5:/usr/src/app/config.json" \
27
renovate/renovate tuananh/hyper-mcp
28
+
29
+install:
30
+ sudo install -Dm755 target/debug/hyper-mcp /usr/local/bin/hyper-mcp
0 commit comments