Files
kicad-ci/.gitmodules
andrewc 6e23ebcc3a Added kintree cli fork as a submodule.
Added 'inventree' stage to CI, which runs ki-ntree cli on all the boms
it can find in the artifacts dir
2024-10-01 15:00:34 +10:00

9 lines
279 B
Plaintext

[submodule "kicad-footprint-generator"]
path = kicad-footprint-generator
url = git@gitlab.com:acmelon/kicad-footprint-generator.git
branch = offset_fix
[submodule ".scripts/ki-ntree"]
path = .scripts/ki-ntree
url = https://github.com/Andrew-Collins/Ki-nTree
branch = cli