virto-network / valor

Create HTTP APIs with a plugin system that runs in the server and the browser.
GNU General Public License v3.0
9 stars 8 forks source link

[native] Sub-command for plugin management #21

Open olanod opened 3 years ago

olanod commented 3 years ago

The Valor cli besides running the HTTP server, it can provide a plugin sub-command that allows creating plugins from a template, take care of the building and publishing.

If we want to keep the server lightweight, this tool that would be used for easier development can be also released as a separate companion application or behind a feature flag.