Skip to content

unixorn/luggage

Folders and files

NameName
Last commit message
Last commit date
Mar 28, 2013
Nov 30, 2010
Oct 10, 2009
May 21, 2015
Jul 30, 2021
Dec 14, 2011
Jan 25, 2018
Sep 24, 2011

Repository files navigation

The Luggage is a project to create a wrapper to make Apple PKG format
packages.

It does not use the PackageMaker GUI, but it does require that the developer
tools be installed so it can call the command line version.

Advantages:
You can get peer review of a package by examining the diffs between versions
of your Makefile. No more wading through a zillion annoying GUI panes.

Full documentation can be found at https://github.com/unixorn/luggage/wiki

Example packages can be found at https://github.com/unixorn/luggage-examples

Note : This version adds a command line option to remove the application prior to installation (app2luggage.rb).