Skip to content

Latest commit

 

History

History
61 lines (44 loc) · 3.24 KB

README.md

File metadata and controls

61 lines (44 loc) · 3.24 KB

Join our Telegramm group

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

Javadoc License codecov Hits-of-Code Maven Central PDD status

git-adapter is an SDK for making smart-HTTP server from Git repository. This library is a part of Artipie binary artifact management tool and provides a fully-functionable Git Repository, which git client can perfectly understand.

Read the Javadoc for more technical details.

If you have any question or suggestions, do not hesitate to create an issue or contact us in Telegram.
Artipie roadmap.

Warning
Development is still in progress, adapter is not ready to use yet!

Related

Usage

TBD.

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 please read contributing rules.