Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 483 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 483 Bytes

📦 Pak

MacOS package installer builder

Demo

What does pak do?

Pak builds MacOS package installers from a project file. Since apple removed PackageBuilder from xcode it became harder to build packages for software on MacOS, this is what pak aims to fix.

Commands

Create a project

pakcli init

Build a project

pakcli build

Docs

Docs can be found here