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

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

GitHub user stacic opened a pull request:

    https://github.com/apache/cordova-coho/pull/61

    CB-7949 add cordova-local to tools release process

    Additions to the tools release process for the proposed cordova-local 
utility currently at https://github.com/stacic/cordova-utility

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

    $ git pull https://github.com/stacic/cordova-coho CB-7949

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

    https://github.com/apache/cordova-coho/pull/61.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 #61
    
----
commit fd88d89048a761626b35c6e51d0f0d433fb0e261
Author: Staci Cooper <[email protected]>
Date:   2015-01-08T20:49:37Z

    CB-7949 add cordova-local to tools release process

----


> 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