git.js

程序名称:git.js

授权协议: MIT

操作系统: 跨平台

开发语言: JavaScript

git.js 介绍

git.js 是用 JavaScript 实现的 Git 客户端,包括

  • 基于 node.js 的命令行客户端
  • 可通过浏览器访问资料库的 API

当前命令行版本实现了:

  • git.js log (shows 10 commits)
  • git.js branch (listing local branches)
  • git.js show SHA (show object @R_102_4045@ion)

客户端API实现了:

  • creating an in-memory repo
  • fetching remote objects through the dumb or smart HTTP git protocols
  • browsing the object graph
  • creating HTML object diffs

git.js 官网

https://github.com/danlucraft/git.js

相关编程语言

提到 EclEmma 首先就要说到著名的 Java 覆盖测试工具...
Solex是一个WEB应用测试用的Eclipse插件。Solex可以...
Apache为我们提供了一个强大的工具 Cactus!它是一套...
Google C Testing Framework是Google公司用来在各种...
JdbcProxy 是 SourceForge 上一个开源的 Java 项目,...
Ripplet是一款负载测试工具,特征如下: 1)基于Apa...