没有合适的资源?快使用搜索试试~ 我知道了~
remote-git-tags:从远程git repo获取标签。 仅使用JS。 无需git二进制文件
共10个文件
js:2个
license:1个
md:1个
需积分: 10 0 下载量 163 浏览量
2021-05-26
07:56:29
上传
评论
收藏 4KB ZIP 举报
温馨提示
远程git标签 从远程Git存储库获取标签 安装 $ npm install remote-git-tags 必须在您的安装git二进制文件。 用法 const remoteGitTags = require ( 'remote-git-tags' ) ; ( async ( ) => { console . log ( await remoteGitTags ( 'https://github.com/sindresorhus/remote-git-tags' ) ) ; //=> Map {'v1.0.0' => '69e308412e2a5cffa692951f0274091ef23e0e32', …} } ) ( ) ; 原料药 remoteGitTags(repoUrl) 返回一个Promise<Map>> ,其中Git标签为键,其提交SH
资源推荐
资源详情
资源评论
收起资源包目录
remote-git-tags-main.zip (10个子文件)
remote-git-tags-main
.gitattributes 19B
.github
workflows
main.yml 450B
test.js 302B
license 1KB
.npmrc 19B
.editorconfig 175B
.gitignore 23B
index.js 706B
readme.md 679B
package.json 581B
共 10 条
- 1
资源评论
悦微评剧
- 粉丝: 19
- 资源: 4668
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功