Submodule of Scala CLI used to package applications in native formats.
The main goal of this project is to create simple scala library which packages binary apps in the following formats:
- Linux
- RedHat
- Debian
- MacOS
- Pkg
- Dmg
- Windows
- MSI
- Docker
The project consists of two dependent modules
Provides the command line application interface to building native formats. It is used in scala-cli for generating os package.
Core library for generating specific native package.