No description
Find a file
Lars Larsen aa3d824590
All checks were successful
LZX release tag reminder / release-tag-reminder (push) Successful in 3s
Add inventree-manifest.json (desk fallback)
2026-08-27 05:22:39 +00:00
.forgejo Initial commit 2026-08-27 05:22:36 +00:00
bom Initial commit 2026-08-27 05:22:36 +00:00
docs Initial commit 2026-08-27 05:22:36 +00:00
exports Initial commit 2026-08-27 05:22:36 +00:00
scripts Initial commit 2026-08-27 05:22:36 +00:00
source/cad Initial commit 2026-08-27 05:22:36 +00:00
.gitignore Initial commit 2026-08-27 05:22:36 +00:00
bom-record.schema.json Initial commit 2026-08-27 05:22:36 +00:00
inventree-manifest.json Add inventree-manifest.json (desk fallback) 2026-08-27 05:22:39 +00:00
plm-manifest.json Initial commit 2026-08-27 05:22:36 +00:00
README.md Initial commit 2026-08-27 05:22:36 +00:00

LZX Assembly design repo

Organisation template for net-new Assembly design repos. Product repos are generated from this template at registration time.

At provision, LZX Actions replaces this file with the InvenTree title, part link, and a managed quick-start block between HTML comment markers.

Quick start

  1. Open the InvenTree Design part (IPN in inventree-manifest.json after provision).
  2. Put editable work in the folders listed in docs/structure.md.
  3. Track work with New issue templates (ECO, review, bug, etc.).
  4. Open a PR to main; complete the design-review issue checklist.
  5. Tag a release on main when approved — creates the InvenTree release variant (Component or Artifact).

Tool scaffold: init from lzx/template-kicad — see docs/structure.md.