[ 
https://issues.apache.org/jira/browse/CB-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen updated CB-5029:
--------------------------------
    Assignee:     (was: Braden Shepherdson)

> CLI should show plugin dependencies
> -----------------------------------
>
>                 Key: CB-5029
>                 URL: https://issues.apache.org/jira/browse/CB-5029
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: CLI
>            Reporter: Marcel Kinard
>            Priority: Minor
>
> It would be nice if the list of plugins could identify dependencies.
> For example, instead of:
> $ cordova plugin
> [ 'org.apache.cordova.file',
>   'org.apache.cordova.file-transfer' ]
> Perhaps it could say something like:
> [ 'org.apache.cordova.file',
>   'org.apache.cordova.file-transfer',
>   { dependencies:
>     { 'org.apache.cordova-file-transfer': [ 'org.apache.cordova.file' ] }
>   } ]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to