[ 
https://issues.apache.org/jira/browse/CB-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271832#comment-14271832
 ] 

ASF GitHub Bot commented on CB-7949:
------------------------------------

GitHub user stacic opened a pull request:

    https://github.com/apache/cordova-docs/pull/259

    CB-7949 Added docs for cordova-local utility

    In reference to the proposed new repo here: 
https://github.com/stacic/cordova-utility. Proposed adding it to the tools 
release process here: https://github.com/apache/cordova-coho/pull/61


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stacic/cordova-docs cordovaLocal

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-docs/pull/259.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #259
    
----
commit 346594117f99476f3e642a7f5657395c4e7b1780
Author: Staci Cooper <[email protected]>
Date:   2014-12-09T19:39:55Z

    CB-7949 Added docs for cordova-local utility
    
    In reference to https://github.com/apache/cordova-cli/pull/196

----


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to