Skip to content

mediathekview/MLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.