strolch/README.md

30 lines
764 B
Markdown
Raw Normal View History

2014-09-16 09:29:42 +02:00
Strolch
==================
The main repository which contains all of Strolch.
Strolch consists of the following modules:
- li.strolch.agent
- li.strolch.model
- li.strolch.persistence.postgresql
- li.strolch.persistence.xml
- li.strolch.rest
- li.strolch.service
With the following test applications:
- li.strolch.tutorialapp
- li.strolch.tutorialwebapp
And of course the website itself:
- li.strolch.website
And the following subdirectories contain projects to help keep everything together:
- li.strolch.dev
- li.strolch.parent
- li.strolch.testbase
Find more to Strolch at our website: http://strolch.li
2014-10-16 13:04:48 +02:00
Build status
===================
2016-07-02 19:38:17 +02:00
[![Build Status](https://jenkins.eitchnet.ch/job/li.strolch/badge/icon)](https://jenkins.eitchnet.ch/job/li.strolch/)