node git server:Node用Node.js编写的可配置git服务器 源码
节点git服务器 :ferris_wheel: 用Node.js编写的可配置git服务器 会有 :dragon_face: 这里! 该API和功能仍处于固定状态,在1.0.0版本之前的任何内容都可能会发生更改。 安装 npm install node-git-server 用法 简单 const path = require ( 'path' ) ; const Server = require ( 'node-git-server' ) ; const repos = new Server ( path . resolve ( __dirname , 'tmp' ) , { aut
文件列表
node-git-server-master.zip
(预估有个60文件)
node-git-server-master
.gitignore
105B
.eslintrc
192B
package.json
1KB
.travis.yml
368B
.tryitout
1KB
LICENSE
1KB
index.js
39B
CHANGELOG.md
2KB
jsdoc.json
588B
暂无评论