aurelio-embroidery/.gitmodules
Fábio Coutada eed5e3d468 feat: Aurélio Embroidery — the first art of the Omniscient Replica
Initial commit with:
- README.md: vision, philosophy, roadmap — from artisans to AI
- AGENTS.md: agent guide for the embroidery subsystem
- vendor-registry/registry.yaml: 14 vendors, 40+ formats, universal bridge reference
- Submodules: FlashFloppy (hw/), pyembroidery (lib/), libembroidery (lib/)

The universal embroidery machine bridge. Open-source digitizing,
machine control, and the tools to set textile creation free.
2026-08-09 01:41:34 +01:00

9 lines
328 B
Text

[submodule "hw/flashfloppy"]
path = hw/flashfloppy
url = https://github.com/keirf/flashfloppy.git
[submodule "lib/pyembroidery"]
path = lib/pyembroidery
url = https://github.com/EmbroidePy/pyembroidery.git
[submodule "lib/libembroidery"]
path = lib/libembroidery
url = https://github.com/Embroidermodder/libembroidery.git