hooks4git:用于GIT的可扩展挂钩管理系统

时间:2021-05-14 13:09:11
【文件属性】:
文件名称:hooks4git:用于GIT的可扩展挂钩管理系统
文件大小:42KB
文件格式:ZIP
更新时间:2021-05-14 13:09:11
hooks agnostic extensible management-system githook hooks4git 面向GIT的完全可配置且可扩展的语言不可知的挂钩管理系统 在发货之前,自动检查您的代码。 与任何编程语言一起使用。 如果没有,请告诉我。 可用性 提供了生产版本,Travis-CI还向发布了开发分支。 两者都可以通过pip命令下载和安装。 有关Git挂钩的更多信息 。 有很多快速信息,以及其他githooks管理方法。 入门 这些说明将向您展示如何安装和使用该应用程序。 支持的操作系统 支持的操作系统是Linux,MAC和Windows。 但是,我无法使它运行cmd.exe (就像cmd.exe甚至可以工作...)。 如果您使用的是Windows,请在GitBash中使用它。 不这样做,我再说一遍,不使用它cmd.exe 。 安装 pip install hooks4git --user 根据您的设置,您可能要使用pip3而不是pip 。 有时,在执行过程中,Pyt
【文件预览】:
hooks4git-develop
----.gitignore(1KB)
----README.md(10KB)
----requirements-dev.txt(1KB)
----docker_runme_inside.sh(404B)
----Pipfile.lock(15KB)
----.hooks4git.ini(993B)
----tests()
--------test_tools_get_platform.py(1KB)
--------test_tools_os_call.py(456B)
--------test_console_say.py(2KB)
--------tests.py(804B)
--------test_hook_hook_it.py(516B)
--------test_hook_report.py(758B)
--------test_tools_copy_file.py(846B)
--------test_console_divider.py(363B)
--------test_hook_get_hooks_path.py(694B)
--------test_tools_usersite.py(287B)
----LICENSE(1KB)
----Pipfile(342B)
----package.json(396B)
----.coveragerc(72B)
----requirements.txt(542B)
----hooks4git()
--------app.py(1KB)
--------git()
--------hook.py(8KB)
--------.hooks4git.ini(1KB)
--------tools.py(3KB)
--------__init__.py(1KB)
--------hooks4git.sh(88B)
--------console.py(2KB)
--------h4g()
----MANIFEST.in(294B)
----setup.py(2KB)
----.travis.yml(3KB)
----docker_runme_first.sh(105B)
----package-lock.json(24KB)
----.markdownlint.json(39B)

网友评论