5 Commits

Author SHA1 Message Date
757b48f378 Fix Mermaid node labels: \n → <br> for line breaks
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 23:44:06 +00:00
596372b78d Replace text diagram with Mermaid flowchart in README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 23:43:14 +00:00
aec161533f Document --prefix ~/.local install for unprivileged environments
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 23:33:37 +00:00
5f4dc206b7 Add package.json and npm install instructions
Adds bin entry so kicad-query is available as a global command
after npm install -g. Also marks the script executable.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 23:32:29 +00:00
068d5da12b Add README with usage docs and examples
Covers motivation, architecture overview, full query reference,
and side-by-side human/JSON output examples.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 23:30:49 +00:00