Skip to content

hpi-swa-teaching/MaterialDesignWidgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Design Build Status Coverage Status

Installation

  1. Get Squeak 5.0 or later
  2. Load Metacello
  3. Finally, load the package with the following command:
Metacello new
  baseline: 'Material';
  repository: 'github://hpi-swa-teaching/MaterialDesignWidgets/packages';
  load.

Fonts

Copy all *.ttf files from this folder to /pathToSqueak-Image/Contents/Resources/Roboto.

The import is only executed multiple times if something went wrong during the import. To manually force a new import execute MDWidget fontsImported: false

Useful Information for Developers

Please have a look at our coding standards in the wiki.

Contributors

  • Team 1: Carolin Goerke, Max Plaga, Jan Westphal, Lasse Steffen, Mats Pörschke
  • Team 2: Wanda Baltzer, Antonius Naumann, Luc Prestin, Robin Wersich
  • Team 3: Sebastian Angrick, Isabell Kraus, Clemens Tiedt, Ronja Wagner, Jonas Wanke