This repository has been archived by the owner on Mar 6, 2022. It is now read-only.
- update kicad_auto which includes kibot v0.11.0
- update kicad-diff to latest version
- running multiple *.kibot.yaml files is possible by executing
- a bundle eg
kicad-exports -c config/bundle/documentation.default.kibot.lst
. The file ending.kibot.lst
is a used for textfiles listing all kibot.yaml files. - or with wildcards
kicad-exports -c config/*.kibot.yaml
- a bundle eg
- refactored all config files
- you con now generate zip file of generated output
- refactored tests