You've already forked kicad-symbols
mirror of
https://gitlab.com/kicad/libraries/kicad-symbols.git
synced 2026-04-21 19:17:34 +00:00
This avoids having to use kicad-cli which helps simplify packaging recipes. This blatantly exploits the KiCad formatter and will go horribly wrong if that every changes. But it saves a lot of effort to do it that way. Also updates the library table to point to packed libraries. See merge request https://gitlab.com/kicad/libraries/kicad-symbols/-/merge_requests/5411