I recently discovered tab has an adapter for Commander. Cool!
I can see some opportunities for making more use of built-in Commander functionality instead of reverse engineering (e.g. option flag parsing), and improving the integration (e.g. making sure .parseAsync() is also supported). Would you like me to open issues first, or go straight to Pull Requests? My intent is to offer changes in reasonably small PRs for consideration, not a mega PR.
I recently discovered
tabhas an adapter for Commander. Cool!I can see some opportunities for making more use of built-in Commander functionality instead of reverse engineering (e.g. option flag parsing), and improving the integration (e.g. making sure
.parseAsync()is also supported). Would you like me to open issues first, or go straight to Pull Requests? My intent is to offer changes in reasonably small PRs for consideration, not a mega PR.