capsule-render
capsule-render copied to clipboard
Question: does it make sense to support multi-plugin yaml files?
When specifying plugin files from the CLI we just allow one at a time. However, it may make sense from a user perspective to have a few coupled together so they can be shared and run more easily together.
Reading them in seems relatively easy, I'm not so sure about storing them or running them though.
- when we read them in it would obviously be assumed you're running them both.
- when installing them, maybe install both separately and also have a file for the pair together?
FWIW you can run a directory of plugins already which is how I run large groups of plugins for testing. This may be sufficient.
There has not been much activity here. We'll be closing this issue if there are no follow-ups within 15 days.