项目作者: yegor256

项目描述 :
Free and Instant Content Delivery Network (CDN)
高级语言: Java
项目地址: git://github.com/yegor256/jare.git
创建时间: 2016-03-02T19:07:25Z
项目社区:https://github.com/yegor256/jare

开源协议:MIT License

下载


logo

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

mvn
Availability at SixNines
PDD status
Hits-of-Code
codecov

www.jare.io

Lightweight Content Delivery Network (CDN)

More about it in this blog post:
Jare.io, an Instant and Free CDN.

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+.