cordlr-cli
cordlr-cli copied to clipboard
Change concept for Cordlr Plugins
THIS IS NOT A CODE ISSUE
Right now all Cordlr plugins need the cordlr- prefix which doesn't make that much sense (especially when you want to use your own namespace etc.)
How about we use NPM / package.json tags with "cordlr-plugin" for plugins and "cordlr-extension" for system extension packages?