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.
9 lines
328 B
Text
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
|