OPUS 4 auf GitHub
Die Entwicklung von OPUS 4 erfolgt auf GitHub. Dort ist der Sourcecode in meheren Git Repositorien gespeichert, die zur “OPUS 4” Organization auf GitHub gehören.
https://guides.github.com/introduction/flow/
Repositorien
| application | https://github.com/opus4/application | 
| framework | https://github.com/opus4/framework | 
| search | https://github.com/opus4/search | 
| selenium | https://github.com/opus4/selenium | 
| installation | https://github.com/opus4/installation | 
| opus4.github.io | https://github.com/opus4/opus4.github.io | 
Application
https://github.com/opus4/application
Framework
https://github.com/opus4/framework
Das Framework enthält das OPUS 4 Backend, die Implementation des Datenmodells und der Verbindung zu Datenbank, sowie die Anbindung an den Suchserver.
selenium
https://github.com/opus4/selenium
Enthält die Selenium Tests für die OPUS 4 Applikation. Selenium Tests prüfen die Oberfläche als wenn ein Nutzer einen Browser verwendet, auf Links klickt und Eingaben in Formulare macht.
installation
https://github.com/opus4/installation
search
https://github.com/opus4/search
opus4.github.io
https://github.com/opus4/opus4.github.io
Dieses Repository enthält die Sourcen für die Webseiten, die Sie gerade lesen.
