All Projects → unixorn → Luggage

unixorn / Luggage

Licence: apache-2.0
Project to automate OS X package creation without using the packagemaker GUI

Labels

Projects that are alternatives of or similar to Luggage

Helm Doc Zh Cn
Try to translate the helm official docs to Chinese. Helm官方文档中文翻译。如果大家觉得这个项目还可以,麻烦打一下右上角的Star按钮,谢谢。此网址查看更方便,欢迎大家提bug,
Stars: ✭ 319 (-13.32%)
Mutual labels:  makefile
Xmake
🔥 A cross-platform build utility based on Lua
Stars: ✭ 4,229 (+1049.18%)
Mutual labels:  makefile
Http2 Spec
Working copy of the HTTP/2 Specification
Stars: ✭ 3,622 (+884.24%)
Mutual labels:  makefile
Procursus
Modern iOS Bootstrap
Stars: ✭ 311 (-15.49%)
Mutual labels:  makefile
Node.docker
🌐 Super small Node.js container (~15MB) based on Alpine Linux OS
Stars: ✭ 328 (-10.87%)
Mutual labels:  makefile
Phpthewrongway
A pragmatic view on PHP programming.
Stars: ✭ 338 (-8.15%)
Mutual labels:  makefile
Iso
Pop!_OS ISO production
Stars: ✭ 318 (-13.59%)
Mutual labels:  makefile
Hermit
Hermit is a monospace font designed to be clear, pragmatic and very readable.
Stars: ✭ 367 (-0.27%)
Mutual labels:  makefile
Theos
A cross-platform suite of tools for building and deploying software for iOS and other platforms.
Stars: ✭ 3,619 (+883.42%)
Mutual labels:  makefile
Intel Nuc Dsdt Patch
Patches and Clover configuration required for Intel NUC5/6/7/8 series mini PCs
Stars: ✭ 355 (-3.53%)
Mutual labels:  makefile
Facereconstruction
Facial Landmark Detection and head pose compute use dlib, Real time Face Reconstruction use 3D Morphable Face Model fitting
Stars: ✭ 323 (-12.23%)
Mutual labels:  makefile
Python Docs Fr
French translation of the Python documentation.
Stars: ✭ 326 (-11.41%)
Mutual labels:  makefile
Awesome Music Production
A curated list of software, services and resources to create and distribute music.
Stars: ✭ 340 (-7.61%)
Mutual labels:  makefile
Alpine Elixir Phoenix
An Alpine Linux base image containing Elixir, Erlang, Node, Hex, and Rebar. Ready for Phoenix applications!
Stars: ✭ 320 (-13.04%)
Mutual labels:  makefile
Python Package Template
🚀 Your next Python package needs a bleeding-edge project structure.
Stars: ✭ 356 (-3.26%)
Mutual labels:  makefile
Ios Project Env Setup
Setup your iOS project environment with a Shellscript, Makefile or Rakefile
Stars: ✭ 320 (-13.04%)
Mutual labels:  makefile
Makefile Templates
Makefile templates for different sized projects
Stars: ✭ 336 (-8.7%)
Mutual labels:  makefile
Mfsbsd
mfsBSD
Stars: ✭ 367 (-0.27%)
Mutual labels:  makefile
Cs Wiki
Lambda School CS Wiki
Stars: ✭ 363 (-1.36%)
Mutual labels:  makefile
Proprietary vendor samsung
Stars: ✭ 342 (-7.07%)
Mutual labels:  makefile

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 http://wiki.github.com/unixorn/luggage/

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).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].