Based on pull requests #8 and #9 I would further like to support plugins that can be installed as separate node packages.
It might require a plugin naming convention, and a new PluginHelper class to check first for a local implementation of any !command, and if not try different sources to find a plugin.
If a plugin is not found, then one-command should error when processing a file/directory.
Based on pull requests #8 and #9 I would further like to support plugins that can be installed as separate node packages.
It might require a plugin naming convention, and a new PluginHelper class to check first for a local implementation of any !command, and if not try different sources to find a plugin.
If a plugin is not found, then one-command should error when processing a file/directory.