I would like to stay abreast of updates to the KiCAD libraries via git. I don’t think this is really that difficult to do, however I am a little intimidated by it. I think I have to main points of confusion about how to proceed with this. I think some of this revolves around general work practices with git, so if anyone has any input I’d be interested in hearing it as well.
-
Git logistics. Do I need to fork and clone all of symbols, footprints, 3d, and templates locally? Should I then just do a git update periodically on those repos to make sure they are up to date? Do I clone these to a new location, or do I just overwrite the existing libraries?
-
Libraries in KiCAD. I am currently using the default libraries with the default setup. What changes do I need to make to KiCAD to get it to work with the repo libraries? Does KiCAD do anything to manage the repos?
Sorry if these questions are silly, I’m just trying to get the hang of this all. Thanks in advance.