generated from sirlilpanda/kicad-project-template-actionless
d26e6da5d7b77d85e19e7e35c466ba9be1227cac
How to use this template
this template will auto: - run erc checks - run drc checks - create schematic pdfs - create BOM for each project - create images of the current pcb for your readme like you can see below
the code for creating all of this lives in .hooks/
setup
dependencies: - python3.9+ (used for crossplatfrom scripting) - kicad-cli
to set up the hooks just run
python setup.py
This script will add a line in the .git/hooks/pre-push to auto run .hooks/kicad_cli_tools.py
Description
Languages
Zig
59.1%
C
26.3%
CMake
9.9%
C++
2.6%
Python
1.8%
Other
0.3%
