jobaria/quality-tools
Composer 安装命令:
composer require jobaria/quality-tools
包简介
Set of quality tools for your application.
关键字:
README 文档
README
Set of quality tools for your application. Based on GrumPHP, including the following tools:
Requirements
Required to install and run quality-tools:
- Composer (v2.0) (https://getcomposer.org)
- Phive (https://phar.io)
Installation
Install via composer:
$ composer require --dev jobaria/quality-tools
When composer completes, run the following commands:
# Install the necessary quality tools $ phive install # Enable GrumPHP and sniff your commits $ tools/grumphp git:init
After install, edit configuration files (copied to your root folder) to your personal preferences.
Usage
All tools will be run automatically on git-commit via GrumPHP.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-28