Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 527 Bytes

custom_repository.md

File metadata and controls

13 lines (8 loc) · 527 Bytes

Using custom plugin repository

It is possible to access latest master builds using development plugin repository. Open KiCad's plugin manager and add https://adamws.github.io/kicad-kbplacer/repository.json to repository list.

custom-repository-1 custom-repository-2

This will allow to install development version of plugin which updates after each commit to main branch.

custom-repository-3