git-documentdb-plugin-remote-nodegit
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

GitDocumentDB plugin for remote connection using NodeGit

NOTE:
This plugin uses native addon (libgit2).
If you receive errors about installation, you probably miss building tools and libraries.
In Ubuntu 18:

sudo apt update
sudo apt install build-essential libssl-dev libkrb5-dev libc++-dev 

In Windows 10:
The list below shows typical environments.

  • Node.js 12, Python 2.7.x, and Visual Studio 2017 Community (with Desktop development with C++).
  • npm config set msvs_version 2017

If you are still encountering install problems, documents about NodeGit and Building NodeGit from source may also help you.

Package Sidebar

Install

npm i git-documentdb-plugin-remote-nodegit

Homepage

gitddb.com/

Weekly Downloads

3

Version

1.0.4

License

MPL-2.0

Unpacked Size

74.1 kB

Total Files

20

Last publish

Collaborators

  • sosuisen