定制 edgedesign/overseer 二次开发

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

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

edgedesign/overseer

最新稳定版本:v0.5.0

Composer 安装命令:

composer require edgedesign/overseer

包简介

Overseer is simple-to-use tool for watching files and sending new content in them via e-mail messages.

README 文档

README

Dependency Status

Overseer is simple-to-use tool for watching files and sending new content in them via e-mail messages.

## Requirements

  • PHP 5.3
  • enabled PHP function passthru
  • CLI commands diff and grep

Usage

  1. Clone repository: git clone git@github.com:EdgedesignCZ/Overseer.git
  2. Copy default configuration: cp config/config.default.ini config/config.ini
  3. Configure overseer: nano config/config.ini
  4. Install: composer install --no-dev
  5. Add cron task:
*/5    *       *       *       *       php -f /home/myself/overseer/overseer.php 1> /dev/null

统计信息

  • 总下载量: 19
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-08-10