aist / aist-git-tools

为 ZendDeveloperTools 提供的 Git 工具栏。

0.1.3 2017-03-12 22:16 UTC

This package is not auto-updated.

Last update: 2024-09-14 17:31:52 UTC


README

提供 Git 工具栏的模块,用于 Zend 开发者工具

Build Status Total Downloads Reference Status Dependency Status Packagist Code Climate Stories in Ready

License

关于

应用程序仓库数据的信息,例如:

git toolbar for zend developer tools

  • git 版本信息
  • 目录信息
  • 仓库大小
  • 分支列表
  • 高亮当前分支
  • 标签列表
  • 启用的钩子列表
  • 远程列表
  • zend 组件安装器
  • git 时间度量 (GTM)
  • git flow

安装

此模块的安装使用 composer。有关 composer 文档,请参阅 getcomposer.org

  1. 通过运行以下命令安装模块:
    composer require aist/aist-git-tools dev-master
    或直接从 github 下载并将其放置在应用程序的 module/ 目录中。
  2. AistGitTools 模块添加到 config/application.config.php 的模块部分

致谢

Git Logo 由 Jason Long 制作,许可协议为 Creative Commons Attribution 3.0 Unported License。