Add documentation about docker setup

This commit is contained in:
eikek
2021-05-31 13:25:57 +02:00
parent 3e7b66fd42
commit bdc7822f50
22 changed files with 568 additions and 299 deletions

View File

@ -8,7 +8,8 @@ You must install [sbt](https://scala-sbt.org),
[nodejs](https://www.npmjs.com/get-npm) (for the `npm` command) and
[Elm](https://elm-lang.org).
Clone the sources and run:
Clone the sources, `cd` into the new directory and run `sbt`. This
drops you in the sbt prompt. Then these tasks can be run:
- `make` to compile all sources (Elm + Scala)
- `make-zip` to create zip packages