Changes
Page history
Update Home
authored
Jul 16, 2020
by
Abdalrahman Alkamel
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
99302178
...
...
@@ -11,6 +11,7 @@ This project was initiated in order to revise, improve and enhance the code base
*
[
Usage of the integrated Maven plugins
](
https://git.informatik.uni-leipzig.de/dbs/FAMER/-/wikis/Maven-plugins-checkstyle,-spotbugs-and-shade
)
*
[
Test-driven development with JUnit
](
Test
driven development)
*
[
CI/CD with GitLab
](
https://git.informatik.uni-leipzig.de/dbs/FAMER/-/wikis/Continuous-Integration,-Delivery-and-Deployment-with-GitLab
)
* [Releases](https://git.informatik.uni-leipzig.de/dbs/FAMER/-/wikis/FAMER-Releases)
---------------------
### FAMER usage with JSON configuration
FAMER uses a configuration file to define the single tasks like linking and clustering. Those input configuration is based on JSON, the documentation and usage can be find here and will be progressively completed and adapted to the current code.
...
...
...
...