Github libraries

Is there a way to store and access schematic symbols on Github in the same way as footprint libraries?

Also, do .pretty folders need to be in the top level of your Github workspace? I have tried organising my .pretty folders and schematic libraries into a Parts folder, but then Kicad can’t find the .pretty folder. Any suggestions?

  1. Not yet, but it may be in the works. As far as I’ve heard eeschema will be upgraded to a similar library system as pcbnew.

  2. The footprints must be in the top-level directory of their repository. Subfolders are ignored.