Skip to content

packedapp/packedtmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packed

experimental dependencies Actions Status License Coverage Status JDK compatibility: 19+

Notice

This is Work In Progress. It is not an actually product you can use yet.

Building Packed

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 19 to compile and run.