pyrech/composer-notifier
最新稳定版本:v1.1.0
Composer 安装命令:
composer require pyrech/composer-notifier
包简介
Display desktop notifications when composer finishes to install / update
README 文档
README
composer-notifier is a plugin for Composer. It displays desktop notification when Composer finishes install/update commands.
Installation
You can install it either locally:
composer require "pyrech/composer-notifier"
or globally:
composer global require "pyrech/composer-notifier"
Usage
That's it! Composer will enable automatically the plugin as soon it's installed. Just run your Composer commands as usual :)
If you no longer want to display notifications, you can either:
- run your Composer command with the option
--no-plugins - uninstall the package
Further documentation
You can see the current and past versions using one of the following:
- the
git tagcommand - the releases page on Github
- the file listing the changes between versions
And finally some meta documentation:
Credits
License
composer-notifier is licensed under the MIT License - see the LICENSE file for details.
统计信息
- 总下载量: 1.7k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 41
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-14
