定制 gdmedia/ss-auto-git-ignore 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

gdmedia/ss-auto-git-ignore

最新稳定版本:1.0.2

Composer 安装命令:

composer require gdmedia/ss-auto-git-ignore

包简介

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

README 文档

README

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

Installation

Add it to your project with:

composer require gdmedia/ss-auto-git-ignore

Add the following to your composer.json

"scripts": {
     "post-update-cmd": "GDM\\SSAutoGitIgnore\\UpdateScript::Go"
}

License

3-clause BSD license
See License

Bugtracker

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

  • Create a new issue
  • Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
  • Describe your environment as detailed as possible: Browser, Operating System, etc.

Development and contribution

Feature requests can also be made by creating a new issue.
If you would like to make contributions to this module, feel free to create a fork and submit a pull request

Versioning

This project follows Semantic Versioning paradigm. That is:

Given a version number MAJOR.MINOR.PATCH, increment the:

  1. MAJOR version when you make incompatible API changes,
  2. MINOR version when you add functionality in a backwards-compatible manner, and
  3. PATCH version when you make backwards-compatible bug fixes.
  4. Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

统计信息

  • 总下载量: 219.47k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 26
  • 点击次数: 1
  • 依赖项目数: 7
  • 推荐数: 0

GitHub 信息

  • Stars: 25
  • Watchers: 3
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-03-04