Skip to content

Commit

Permalink
说明文档
Browse files Browse the repository at this point in the history
  • Loading branch information
lisijie committed Dec 28, 2015
1 parent 0fdab8d commit f3df13c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# webcron

一个使用Go语言和beego框架开发的定时任务管理器。用于统一管理项目中的定时任务,提供可视化配置界面、执行日志记录、邮件通知等功能。
一个定时任务管理器,基于Go语言和beego框架开发。用于统一管理项目中的定时任务,提供可视化配置界面、执行日志记录、邮件通知等功能,无需依赖*unix下的crontab服务。

## 界面截图

![webcron](https://raw.githubusercontent.com/lisijie/webcron/master/screenshot.png)


## 安装说明
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f3df13c

Please sign in to comment.