You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Staci Cooper (JIRA)" <ji...@apache.org> on 2014/11/05 19:30:34 UTC

[jira] [Created] (CB-7949) Cli command/documentation for workflow with multiple versions of cordova

Staci Cooper created CB-7949:
--------------------------------

             Summary: Cli command/documentation for workflow with multiple versions of cordova
                 Key: CB-7949
                 URL: https://issues.apache.org/jira/browse/CB-7949
             Project: Apache Cordova
          Issue Type: New Feature
          Components: CLI
            Reporter: Staci Cooper
            Assignee: Staci Cooper
            Priority: Minor


Not sure if this is correctly categorized...

Current suggested workflow when using multiple versions of cordova on the same machine is described here: http://www.mooreds.com/wordpress/archives/1379. Basically, use local installations of cordova and then run cordova with "./node_modules/cordova/bin/cordova", or a bunch of corresponding aliases.

I want to add a command to the cli, something like 'cordova-local', which can be run anywhere instead of 'cordova', and finds the closest local installation of cordova in your directory's ancestors and passes its arguments to it. Basically it would mirror the workflow of grunt-cli.

There's also nothing in the official docs about this workflow. That blog post was the only reference I could find.




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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org