From 210199a10c88a01d0aeaa2cfae36c6852dc6f81f Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 10 Jul 2021 11:34:32 +0100 Subject: Comment on how to generate the jar bundle --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 724d9e6..4fcb6a6 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,9 @@ Requirements: Run the server with `./mill server.run` and the tests with `./mill server.test`. +To build the `jar` bundle, run `./mill server.assembly` and the result will be generated +in `out/server/assembly/dest/`. + ## License Copyright (C) 2021 Juan J. Martinez -- cgit v1.2.3