elsuperbeano/curator
Composer 安装命令:
composer require elsuperbeano/curator
包简介
Comprehensive Documentation with PHP
关键字:
README 文档
README
A curator (from Latin: curare, meaning "to take care") is a manager or overseer. Traditionally, a curator or keeper of a cultural heritage institution (e.g., gallery, museum, library or archive) is a content specialist charged with an institution's collections and involved with the interpretation of heritage material. Wikipedia, Curator
Installation
$ php composer.phar require elsuperbeano/curator
$ php composer.phar global require --dev elsuperbeano/curator:dev-master
Run
$ ./vendor/bin/curator
$ ~/.composer/vendor/bin/curator
Changelog Example
If the your gitlog subject lines since your last release look like this
feat(SomeCoolStuff): Added awesome feature
fix(ImportantClass): Fixed issue
Then you run curator with default configuration
$ curator make my-last-release..HEAD
And you will get CHANGELOG_TMP containing
### New Feature
* **SomeCoolStuff**: Added awesome feature
### Bug Fixes
* **ImportantClass**: Fixed issue
统计信息
- 总下载量: 1.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-04-06