Skip to content

yegor256/jare

Repository files navigation

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:

$ mvn clean install -Pqulice

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