wip: improve update-specs script

This commit is contained in:
2026-01-11 09:07:34 +00:00
parent 1eab53b7ba
commit 164729b57e
27 changed files with 998 additions and 857 deletions

View File

@@ -38,7 +38,7 @@ bun run format
bun run format:check
# Update specs from upstream (fetches from github.com/jimeh/common-flow)
bun run update
bun run update-specs
```
The site is built to `docs/` for GitHub Pages hosting.