github-labels:GitHub问题标签的经理

时间:2024-05-30 04:08:17
【文件属性】:

文件名称:github-labels:GitHub问题标签的经理

文件大小:117KB

文件格式:ZIP

更新时间:2024-05-30 04:08:17

github issues manager issue-labels labels

GitHub标签 一个命令行工具,可帮助您管理GitHub存储库问题标签。 安装 使用npm: npm install --global ghlabels 或纱线: yarn global add ghlabels 用法 基本用法 您可以提供选项作为参数,也可以保留为空白,然后系统将提示它们。 ghlabels --repository foo/bar --token foobar --file ./path/somefile 注意:作为替代,您可以提供选项作为环境变量(例如GITHUB_LABELS_TOKEN)。 从另一个仓库复制 ghlabels copy --source seegno/github-labels --target foo/bar --token foobar 列表 ghlabels list --repository seegno/github-lab


【文件预览】:
github-labels-master
----.travis.yml(100B)
----.eslintrc.yml(160B)
----.babelrc(172B)
----labels-example.json(884B)
----package.json(2KB)
----test()
--------client.test.js(9KB)
--------index.test.js(3KB)
----LICENSE(1KB)
----package-lock.json(275KB)
----dist()
--------client.js(5KB)
--------bin()
--------index.js(3KB)
--------commands()
----src()
--------client.js(3KB)
--------bin()
--------index.js(1KB)
--------commands()
----.npmignore(97B)
----.gitignore(22B)
----CHANGELOG.md(6KB)
----README.md(2KB)
----yarn.lock(160KB)

网友评论