Skip to content

[WIP] Prebuilt binaries. - #178

Merged
tbranyen merged 16 commits into
masterfrom
prebuilt
Jun 13, 2014
Merged

[WIP] Prebuilt binaries.#178
tbranyen merged 16 commits into
masterfrom
prebuilt

Conversation

@tbranyen

Copy link
Copy Markdown
Member

This allows consumers of NodeGit to use an already compiled copy instead of copying live every time.

@tbranyen

Copy link
Copy Markdown
Member Author

I've reverted the version so that developers may test this out with a configuration in their package.json like so:

{
  "dependencies": {
    "nodegit": "nodegit/nodegit"
  }
}

for now please use:

{
  "dependencies": {
    "nodegit": "nodegit/nodegit#prebuilt"
  }
}

tbranyen added a commit that referenced this pull request Jun 13, 2014
@tbranyen
tbranyen merged commit b81258e into master Jun 13, 2014
@tbranyen
tbranyen deleted the prebuilt branch June 13, 2014 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant