gitstrap:用于引导Github存储库的命令行工具

时间:2021-02-03 16:28:12
【文件属性】:
文件名称:gitstrap:用于引导Github存储库的命令行工具
文件大小:55KB
文件格式:ZIP
更新时间:2021-02-03 16:28:12
github git cli webhooks GitGo 绑带 创建新的Github存储库时,此工具可自动执行常规操作。 它可以从yaml配置文件创建和配置Github存储库。 Gitstrap可以帮助:1)在Github上创建新的存储库2)与本地目录同步3)应用模板,例如带有徽章的自述文件,CI配置,许可的东西等4)为Github回购配置webhooks 5)邀请合作者 此外,它还具有强大的扩展功能,可以与外部服务或Github集成。 如何使用 首先,您需要安装它。 要为您的平台获取二进制文件,请使用: curl -L https://raw.githubusercontent.com/g4s8/gitstrap/master/scripts
【文件预览】:
gitstrap-master
----go.mod(2KB)
----.pdd(87B)
----gitstrap.go(2KB)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----.gitlint(51B)
----go.sum(52KB)
----_template.ebuild(1KB)
----scripts()
--------download.sh(680B)
----.circleci()
--------config.yml(1KB)
----PULL_REQUEST_TEMPLATE.md(775B)
----CONTRIBUTING.md(1KB)
----.0pdd.yml(53B)
----config()
--------config_v2.go(2KB)
--------to_yaml.go(259B)
--------config_delete.go(384B)
--------get_config.go(363B)
--------config_v1.go(1KB)
----LICENSE(1KB)
----context()
--------utils.go(1KB)
--------context_string.go(129B)
--------context.go(2KB)
----README.md(7KB)
----Makefile(413B)
----test.yaml(678B)
----man()
--------gitstrap.1(1000B)
----.goreleaser.yml(887B)
----ext()
--------0pdd.go(3KB)
--------ext.go(1KB)
--------readme.go(4KB)
----err.go(425B)
----CODE_OF_CONDUCT.md(67B)
----.gometalinter.json(332B)
----templates()
--------templates.go(3KB)
--------LICENSE.mit(1KB)
--------README.md(2KB)
----.gitignore(36B)
----_config.yml(27B)
----github()
--------repo.go(2KB)
--------collaborators.go(1KB)
--------hooks.go(5KB)
--------repo_delete.go(378B)
--------repo_get.go(1KB)
----cmd()
--------gitstrap()
----.rultor.yml(684B)

网友评论