KiKit
KiKit copied to clipboard
Make Action Plugin for KiKit
Allow for users not used to CLI to use KiKit - in form of Action plugin for Kicad.
Initial action plugin was implemented in 6e2c4e7. It is rather proof of concept - it only supports the modify command.
What is needed:
- [ ] Implement other meaningful commands into the plugin
- [x] Validate regular expression on the fly and (possibly) show a list of matching references - implemented in 7f66f47
- [x] Figure out a better way to register plugin when installing via pip other than the shell script in scripts - done in 2af3698
We should also probably add GUI for:
- [ ] fab
- [ ] stencil