capacitor
capacitor copied to clipboard
feat: Capacitor CLI - Javascript API
Feature Request
Description
Would it be possible to also access the CLI commands via a Javascript API? At the moment only the type definitions are "officially" exposed and it is only possible somehow through hacky solutions.
Platform(s)
Preferred Solution
Exposed JS functions within the @capacitor/cli
package, with their CLI arguments and configs as parameters.