Skip to content

Interfiber/pak

Folders and files

NameName
Last commit message
Last commit date
Nov 28, 2021
Dec 14, 2021
Nov 26, 2021
Dec 15, 2021
Dec 8, 2021
Dec 15, 2021
Nov 26, 2021
Jun 6, 2022
Nov 28, 2021
Oct 16, 2021
Dec 8, 2021
Dec 22, 2021

Repository files navigation

πŸ“¦ 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