工作,学习,生活,这里将会有一些记录. 备用域名:http://meisw.wdlinux.cn 注册 | 登陆

web-git-viewer

 npm i web-git-viewer

 
# View the current directory (must be a git repo)
npx web-git-viewer
 
# View specific repositories
npx web-git-viewer /path/to/repo1 /path/to/repo2
 
# Custom port
npx web-git-viewer -p 3000
 
# Password-protect the viewer
npx web-git-viewer --password mysecret
 
# Combine — cwd is auto-added if it's a git repo
npx web-git-viewer -p 8080 --password mysecret /path/to/other-repo
 

« 上一篇 | 下一篇 »

Trackbacks

点击获得Trackback地址,Encode: UTF-8

发表评论

评论内容 (必填):