Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.11 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.11 KB

License: GPL v3 Build Status Quality Gate Status

MLib

Bibliothek für das Programm MediathekView und den Crawler.

MediathekView

Entwicklung

Code auschecken

git clone https://github.com/mediathekview/MLib.git

Bauen an der Kommandozeile

cd MLib
./clean install

Entwicklung mit Netbeans

  • Verzeichniss MLib mit Netbeans öffnen

Entwicklung mit Eclipse

  • Falls noch nicht vorhanden: Plugin buildship installieren
  • Projekt MLib als Gradle-Projekt importieren.