KiBot/tests/yaml_samples/int_bom_use_alt_2.kibot.yaml

15 lines
246 B
YAML

# Example KiBot config file
kibot:
version: 1
outputs:
- name: 'bom_internal'
comment: "Bill of Materials in CSV format"
type: bom
dir: BoM
options:
use_alt: true
ref_separator: ;
merge_blank_fields: false