The source code can be cloned using git from GitHub:
git clone https://github.com/packedapp/packedtmp.git
This project uses Apache Maven as the build system. To install and compile the source code locally, run:
mvn install
Note that Packed requires Java 11 to compile and run.