Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
maiktheknife authored Oct 15, 2016
1 parent b1e7d11 commit 80a713e
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,22 @@

## Übersicht

Projektstudiumsaufgabe im SS16 an der HTW Berlin, betraut von Prof. Dr.-Ing. Hendrik Gärtner
Projektstudiumsaufgabe im SS16 an der HTW Berlin, betreut von Prof. Dr.-Ing. Hendrik Gärtner

## try it out
##Build
```
sbt package assembly
```
Goal: package --> Webapp

Goal: assembly --> Backend fat-jar

## Try it
http://wikiplag.f4.htw-berlin.de/

## Links
[Redmine](https://studi.f4.htw-berlin.de/redmine/projects/0-wikiplag)

[Aufgabe](http://puck.f4.htw-berlin.de/hgaertner/veranstaltungen/projektstudium/ss-2016/)

[sbt assembly plugin](https://github.com/sbt/sbt-assembly)

0 comments on commit 80a713e

Please sign in to comment.