mvriel/versioner
Composer 安装命令:
composer require mvriel/versioner
包简介
关键字:
README 文档
README
Versioner is a tool that can be used to increment the version in a VERSION
file (file containing the version number of you application). You can
choose the update the major, minor or patch number and all other
parts are updated according to SEMVER 2.0.
Each release on Github contains a pre-compiled PHAR file that can be used.
Usage:
php versioner.phar increment [VERSION filename]
You can use the --part option with the value major, minor or patch to
indicate which part needs to be updated, by default the minor number is updated.
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-08-16