# Strolch [![Contributors](https://img.shields.io/github/contributors/strolch-li/strolch)](https://github.com/strolch-li/strolch/graphs/contributors) [![License](https://img.shields.io/github/license/strolch-li/strolch)](https://github.com/strolch-li/strolch/blob/master/LICENSE) [![Build Status](https://ci.atexxi.ch/buildStatus/icon?job=strolch)](https://ci.atexxi.ch/job/strolch/) [![Qodana](https://github.com/strolch-li/strolch/actions/workflows/code_quality.yml/badge.svg)](https://github.com/strolch-li/strolch/actions/workflows/code_quality.yml) The main repository which contains all of Strolch. ## Getting Started Either use a version on Maven Central: https://mvnrepository.com/artifact/li.strolch/ Or install locally first: git clone https://github.com/strolch-li/strolch.git cd strolch mvn clean install -DskipTests Then you can create your own project. Please read the README files in the generated projects. To create a Strolch project see https://strolch.li/development/ ## More Information Find more to Strolch at our website: https://strolch.li