You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by tbranyen <gi...@git.apache.org> on 2014/07/21 17:35:39 UTC

[GitHub] couchdb-fauxton pull request: Improve the local running by avoidin...

GitHub user tbranyen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/9

    Improve the local running by avoiding PATH modification

    You can run without a global install by leveraging the NPM package.json
    scripts object.  This alleviates the need to modify your global system
    PATH.  By specifying the test script field, you can shortcut testing to:
    
        npm test

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

    $ git pull https://github.com/tbranyen/couchdb-fauxton local-improvement

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

    https://github.com/apache/couchdb-fauxton/pull/9.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 #9
    
----
commit 9b14569579e4601e8e920b0ebb7aaeea654e0fc7
Author: Tim Branyen <ti...@tabdeveloper.com>
Date:   2014-07-21T15:33:40Z

    Improve the local running by avoiding PATH mod
    
    You can run without a global install by leveraging the NPM package.json
    scripts object.  This alleviates the need to modify your global system
    PATH.  By specifying the test script field, you can shortcut testing to:
    
        npm test

----


---
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.
---

[GitHub] couchdb-fauxton pull request: Improve the local running by avoidin...

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

    https://github.com/apache/couchdb-fauxton/pull/9#issuecomment-49704939
  
    Nice thanks.


---
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.
---

[GitHub] couchdb-fauxton pull request: Improve the local running by avoidin...

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

    https://github.com/apache/couchdb-fauxton/pull/9


---
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.
---

[GitHub] couchdb-fauxton pull request: Improve the local running by avoidin...

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

    https://github.com/apache/couchdb-fauxton/pull/9#issuecomment-49639408
  
    I pushed this to master, so you can close this


---
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.
---

[GitHub] couchdb-fauxton pull request: Improve the local running by avoidin...

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

    https://github.com/apache/couchdb-fauxton/pull/9#issuecomment-49624081
  
    +1 tested and makes sense


---
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.
---