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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.5-alpha.00alpha
1.0.49latest
1.0.4-beta.20beta

Version History

VersionDownloads (Last 7 Days)Published
1.0.5-alpha.00
1.0.49
1.0.4-beta.20
1.0.4-beta.10
1.0.4-beta0
1.0.31
1.0.21
1.0.11
1.0.00
1.0.0-beta.51
1.0.0-beta.40
1.0.0-beta.31
1.0.0-beta.21
1.0.0-beta.00
1.0.0-alpha.161
1.0.0-alpha.151
1.0.0-alpha.140
1.0.0-alpha.130
1.0.0-alpha.120
1.0.0-alpha.111
1.0.0-alpha.100
1.0.0-alpha.91
1.0.0-alpha.81
1.0.0-alpha.71
1.0.0-alpha.60
1.0.0-alpha.50
1.0.0-alpha.41
1.0.0-alpha.30
1.0.0-alpha.21
1.0.0-alpha.12
1.0.0-alpha.01

Package Sidebar

Install

npm i git-documentdb-plugin-remote-nodegit

Homepage

gitddb.com/

Weekly Downloads

26

Version

1.0.4

License

MPL-2.0

Unpacked Size

74.1 kB

Total Files

20

Last publish

Collaborators

  • sosuisen