feat: plugin CLI commands (populate getCommands()) #148
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All 11 plugins return empty from getCommands(). Add 3-5 commands per plugin: JoomlaPlugin (manifest-check, compat-check), DolibarrPlugin (module-validate, migration-check), etc. Builds on: AbstractProjectPlugin, bin/moko dispatcher.
Branch created:
feature/148-feat-plugin-cli-commands-populate-getcomImplemented in
cb2debc.15 plugin commands added across 5 plugins:
All visible in
php bin/moko listand resolve to existing scripts.