brack
brack copied to clipboard
Plugin module name should not depend on repository name
Currently, the repository name is split with a "." to get the module name, but this implementation makes the module name dependent on the repository name. The module name should be provided as part of the metadata, independent of the repository name.