1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-07 23:16:47 +00:00

chore: travis CI and coverall integration

这个提交包含在:
bigeagle
2016-04-10 22:40:48 +08:00
父节点 ed896b16c1
当前提交 66df20cb1d
共有 4 个文件被更改,包括 54 次插入4 次删除

查看文件

@@ -1,9 +1,8 @@
tunasync
========
## Ideas
- use [etcd](https://github.com/coreos/etcd) to store configurations and state variables
[![Build Status](https://travis-ci.org/tuna/tunasync.svg?branch=dev)](https://travis-ci.org/tuna/tunasync)
[![Coverage Status](https://coveralls.io/repos/github/tuna/tunasync/badge.svg?branch=dev)](https://coveralls.io/github/tuna/tunasync?branch=dev)
## Design
@@ -39,7 +38,9 @@ tunasync
## TODO
- [ ] split to `tunasync-manager` and `tunasync-worker` instances
- use HTTP as communication protocol
- [ ] use HTTP as communication protocol
- [ ] implement manager as status server first, and use python worker
- [ ] implement go worker
- Web frontend for `tunasync-manager`
- [ ] start/stop/restart job
- [ ] enable/disable mirror