mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-26 12:51:29 -08:00
Copying Mistale
forgot to add 'clean' to the targets for the initial build
This commit is contained in:
@@ -7,7 +7,7 @@ We should be using version 17 anyway, because anything less than 17 is deprecate
|
||||
Build all the games:
|
||||
```shell
|
||||
cd buildJvm
|
||||
./gradlew -q assemble installDist distributeBin distributeLib
|
||||
./gradlew -q clean assemble installDist distributeBin distributeLib
|
||||
```
|
||||
|
||||
Then, run a game
|
||||
|
||||
Reference in New Issue
Block a user