Git 的 Node 开发包 NodeGit

码农软件 · 软件分类 · Git开源工具 · 2019-11-04 15:44:00

软件介绍

NodeGit 是 libgit2 的 Node.js 绑定版本。

示例代码:

var Git = require("nodegit");

//clone
Git.Clone("http://git.oschina.net/ld/J2Cache.git", "tmp").then(function(repository) {

});

//open 
Git.Repository.open("tmp").then(function(repository) {

});

本文地址:https://www.codercto.com/soft/d/18259.html

The Shallows

The Shallows

Nicholas Carr / W. W. Norton & Company / 2010-6-15 / USD 26.95

"Is Google making us stupid?" When Nicholas Carr posed that question, in a celebrated Atlantic Monthly cover story, he tapped into a well of anxiety about how the Internet is changing us. He also crys......一起来看看 《The Shallows》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

在线进制转换器
在线进制转换器

各进制数互转换器

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具