KiCadBOMWizard via git clone

June 21, 2017 ยท View on GitHub

This method if for anyone who prefers to use git to clone the project.

  1. clone KiCad_BOM_Wizard
git clone https://github.com/HashDefineElectronics/KiCad_BOM_Wizard.git
  1. Install KiCad_BOM_Wizard dependencies
cd KiCad_BOM_Wizard
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