Update Home authored by Matthias Taeschner's avatar Matthias Taeschner
...@@ -6,15 +6,14 @@ This project was initiated in order to revise, improve and enhance the code base ...@@ -6,15 +6,14 @@ This project was initiated in order to revise, improve and enhance the code base
1. Refactoring and enhancement of the FAMER code (mainly responsible: Moritz) 1. Refactoring and enhancement of the FAMER code (mainly responsible: Moritz)
2. Development of the FAMER service (mainly responsible: Matthias) 2. Development of the FAMER service (mainly responsible: Matthias)
### Organization
* there is a Slack-workspace, please contact [Matthias](mailto:taeschner@informatik.uni-leipzig.de) to get an invitation
### Development HowTo ### Development HowTo
* [The git development workflow](Git development) * [The git development workflow](Git development)
* [Maven checkstyle plugin and code style definition](Maven checkstyle plugin) * [Maven checkstyle plugin and code style definition](Maven checkstyle plugin)
* [Test-driven development with JUnit](Test driven development) * [Test-driven development with JUnit](Test driven development)
--------------------- ---------------------
## Meetings ## Organization and Meetings
* there is a Slack-workspace, please contact [Matthias](mailto:taeschner@informatik.uni-leipzig.de) to get an invitation
---------------------
* [Initial meeting and results](Initial Meeting 02.07.2019) * [Initial meeting and results](Initial Meeting 02.07.2019)
* [Second meeting and results](Meeting 16.07.2019) * [Second meeting and results](Meeting 16.07.2019)
... ...
......