GitHub user laurre opened a pull request:

    https://github.com/apache/cordova-lib/pull/104

    Check for a CORDOVA_HOME environment variable to create the global config 
path

    I would like the ".cordova" folder not to be created in my HOME folder, but 
in a custom path, that would be declared in a CORDOVA_HOME environment 
variable. 
    
    This will be useful for a multi-user environment. Instead of having the 
same .cordova folder in each user's HOME folder with the same content, I will 
be able to create a single .cordova folder, that every user will be able to 
access.

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

    $ git pull https://github.com/laurre/cordova-lib master

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

    https://github.com/apache/cordova-lib/pull/104.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 #104
    
----
commit 4919a9846c65700a4650a214986e4aff53662579
Author: System Administrator <[email protected]>
Date:   2014-10-11T10:23:41Z

    Check for a CORDOVA_HOME environment variable to create the global config 
path.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to