项目作者: yegor256

项目描述 :
Smart Inbox for GitHub Notifications
高级语言: Java
项目地址: git://github.com/yegor256/wring.git
创建时间: 2016-02-21T18:01:36Z
项目社区:https://github.com/yegor256/wring

开源协议:Other

下载


EO principles respected here
Managed by Zerocracy
DevOps By Rultor.com
We recommend IntelliJ IDEA

Build Status
PDD status
Hits-of-Code
Availability at SixNines

Wring.io is a fully automated collector of
events you are getting from GitHub and some other systems where you
actively participate in discussions. Instead of regularly checking
your email and finding what’s relevant to you, you configure Wring
to pull those events for you and then you read them in one simple
web page.

It is free for everybody.

Read about it at this blog post:
Wring.io, a Dispatcher of GitHub Notifications

How to contribute

Fork repository, make changes, send us a pull request. We will review
your changes and apply them to the master branch shortly, provided
they don’t violate our quality standards. To avoid frustration, before
sending us your pull request please run full Maven build:

  1. $ mvn clean install -Pqulice

To avoid build errors use Maven 3.2+ and Java 8+.