Add sbt task to create a zip for things in tools/

This commit is contained in:
Eike Kettner
2020-01-19 20:32:52 +01:00
parent 8f7e8c7800
commit 2454f358b1
2 changed files with 39 additions and 2 deletions

View File

@ -15,6 +15,7 @@ the sources and run:
- `make` to compile all sources (Elm + Scala)
- `make-zip` to create zip packages
- `make-deb` to create debian packages
- `make-tools` to create a zip containing the script in `tools/`
- `make-pkg` for a clean compile + building all packages (zip + deb)
The zip files can be found afterwards in: