mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-03-13 09:29:54 +08:00
🔧 Add scripts
This commit is contained in:
5
scripts/docs-live.sh
Executable file
5
scripts/docs-live.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
mkdocs serve --dev-addr 127.0.0.1:8008
|
||||
Reference in New Issue
Block a user