/knapsack

Knapsack demo

Primary LanguageKotlin

knapsack

To run:

  1. Install JDK 17
  2. Install Git
  3. Install Docker and start the Docker service
  4. ./gradlew shadowJar - to build the JAR file
  5. ./dockerbuild.sh - to build the Docker container