rollup and pipeline

This commit is contained in:
2025-07-17 23:02:12 -05:00
parent fb954c56bb
commit e1c3ed0802
6 changed files with 47 additions and 0 deletions

7
dev.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
mdbook \
serve \
. \
-p 3001 \
-d book \