kicad/templates
2024-01-14 12:35:26 -07:00
..
jlcpcb_template don't hardcode project path 2024-01-14 12:34:08 -07:00
.gitignore add comment to .gitignore 2023-03-17 23:18:20 -06:00
README.md add README.md 2024-01-14 12:35:26 -07:00

Installation

To install this as the only source of user templates, run the following commands

rmdir /home/${USER}/.local/share/kicad/7.0/template
ln -s $(pwd) /home/${USER}/.local/share/kicad/7.0/template