This repository contains a script for use with my KiCAD Template and KiCAD Libraries.
The script asks the user to enter some information for the cookiecutter template.
It then initiates and commits the project to the repository URL provided and installs the library submodule.
brew install python-tk
sudo apt-get install python3-tk
python CreateKiCADProject.py
This should fetch the cookiecutter packages and open the GUI to run the template.