You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by stacic <gi...@git.apache.org> on 2014/11/04 22:17:09 UTC

[GitHub] cordova-cli pull request: Added cordova-local utility

GitHub user stacic opened a pull request:

    https://github.com/apache/cordova-cli/pull/196

    Added cordova-local utility

    Added cordova-local command as separately installed npm module. If
    installed globally, user can use 'cordova-local' instead of 'cordova' and
    it will pass command to closest local installation of cordova.
    
    Similar to grunt/grunt-cli workflow, basically. I'd appreciate feedback about naming, etc. With this setup cordova-local is installed completely independently of cordova-cli. Thoughts?

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

    $ git pull https://github.com/stacic/cordova-cli localCordova

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

    https://github.com/apache/cordova-cli/pull/196.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 #196
    
----
commit 3095256aa9bb8e080165c626fcb8bfb4c3f70e41
Author: Staci Cooper <sm...@us.ibm.com>
Date:   2014-11-04T21:10:48Z

    Added cordova-local utility
    
    Added cordova-local command as separately installed npm module. If
    installed globally, user can use 'cordova-local' instead of 'cordova' and
    it will pass command to closest local installation of cordova.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-cli pull request: CB-7949: Added cordova-local utility

Posted by stacic <gi...@git.apache.org>.
Github user stacic closed the pull request at:

    https://github.com/apache/cordova-cli/pull/196


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-cli pull request: CB-7949: Added cordova-local utility

Posted by Bnaya <gi...@git.apache.org>.
Github user Bnaya commented on the pull request:

    https://github.com/apache/cordova-cli/pull/196#issuecomment-62598354
  
    i'de really like to see that!
    in combination with 
    https://issues.apache.org/jira/browse/CB-7208
    it will really improve the workflow.
    that should be even the default behaviour. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-cli pull request: CB-7949: Added cordova-local utility

Posted by stacic <gi...@git.apache.org>.
Github user stacic commented on the pull request:

    https://github.com/apache/cordova-cli/pull/196#issuecomment-69394734
  
    In order to avoid complications with the tools-release process, I decided to move this out of the cli and into its own repo which is here: https://github.com/stacic/cordova-utility


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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