Install KiCadBOMWizard from github download

June 20, 2017 ยท View on GitHub

This assumes that you have downloaded the project's 'ZIP' file from github. (ie, you now have KiCad_BOM_Wizard-master.zip)

  1. Unzip KiCad_BOM_Wizard
unzip KiCad_BOM_Wizard-master.zip -d KiCad_BOM_Wizard-master
  1. Install KiCad_BOM_Wizard dependencies
cd KiCad_BOM_Wizard-master
npm install
  1. make a note of the KiCad_BOM_Wizard directory.
  2. Follow the installing in this page to setup KiCad_BOM_Wizard on KiCad

Setup instructions