hiqdev/chkipper
Composer 安装命令:
composer create-project hiqdev/chkipper
包简介
Changelog keeper
README 文档
README
Changelog keeper
Helps to track all the commits to your project and convert them to CHANGELOG file.
Features:
- fills
history.mdfrom git commits history - converts
history.mdtoCHANGELOG.md - creates links to: version tags, users, commits
- provides
bump $VERSIONcommand - provides
release-notescommand
Installation
You can install chkipper with composer globally:
composer global require 'hiqdev/chkipper'
Or you can require-dev it inside of your project:
"require-dev": { "hiqdev/chkipper": "*" }
Or you can download PHAR version:
wget https://hiqdev.com/chkipper/chkipper.json
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2016-2017, HiQDev (http://hiqdev.com/)
统计信息
- 总下载量: 147
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2016-07-30