This is Work In Progress. It is not an actually product you can use yet.
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 23 to compile and run.