- Convert flat .md files to index.md in subdirectories - Add subcommand directories (go/test, go/cov, build/sdk, etc.) - Update dev/index.md to include multi-repo commands - Structure now mirrors: core <cmd> [subcmd] → docs/cmd/<cmd>/<subcmd>/ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
5 lines
88 B
Markdown
5 lines
88 B
Markdown
# core test
|
|
|
|
Run tests (legacy command).
|
|
|
|
**Prefer:** `core go test` or `core php test`
|