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 9ce668f commit 91dac63Copy full SHA for 91dac63
serve
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
# use uv to run mkdocs with mkdocs-material and its dependencies installed
4
uv tool run --with-requirements ./requirements.txt mkdocs ${@:-serve}
0 commit comments