- Run
python package.py - Enter an appropriate version number
- Create a release on Github, entering the same version number as the tag, and uploading the zip file in the
build/directory as the binary - In Gitlab, fork https://gitlab.com/kicad/addons/metadata and create a new branch
- If it doesn't exist, create a folder in
packagescalledcom.github.espressif.kicad-libraries - In that folder, add the
metadata.jsonin the root Espressif library directory, and theicon.pngfile located inresources - Commit, and then create a merge request