/packedtmp

Primary LanguageJavaApache License 2.0Apache-2.0

Packed

experimental Build Status License Coverage Status

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