Git Product home page Git Product logo

munki-tap's Introduction

Munki-Tap

Munkitap is a tool for automatically building updated, stand-alone pkg installers from formulae in Homebrew using Timothy Sutton's brew-pkg tool.

It can also automatically add these packages to a mounted munki repo.

Installation

The easiest way to install munkitap is to use the .pkg installers under Releases. You can also using git to clone this repository and either run munkitap directly or use the provided script to build your own pkg.

Usage

To use munkitap, use the add or remove commands to add/remove Homebrew formulae from the list of formulae "on tap." You can build the latest versions of these packages using the munkitap pour command.

More information can be found by running munkitap --help.

Munkitap

usage: munkitap [-h] [-q | -v] {add,remove,pour,set,list} ...

Automates building pkg files from brew formulae.

optional arguments:
  -h, --help            show this help message and exit
  -q, --quiet           Run munkitap silently. (Mutally exclusive with
                        --verbose.)
  -v, --verbose         Run munkitap with more verbose output. (Mutally
                        exclusive with --quiet.)

Munkitap commands:
  (command line options for munkitap)

  {add,remove,pour,set,list}
                        additional help
    add                 Add brew formula to munkitap
    remove              Remove brew formula from munkitap
    pour                Pour munkitap formulas (build packages)
    set                 Set munkitap preferences
    list                Show all formulae in munkitap
Munkitap Add
usage: munkitap add [-h] [-i] formula

positional arguments:
  formula        Brew formula to add to munkitap

optional arguments:
  -h, --help     show this help message and exit
  -i, --install  Tells brew to install/upgrade the given formula
Munkitap Remove
usage: munkitap remove [-h] [-u] formula

positional arguments:
  formula          Brew formula to remove from munkitap

optional arguments:
  -h, --help       show this help message and exit
  -u, --uninstall  Tells brew to uninstall the given formula
Munkitap Pour
usage: munkitap pour [-h] [-f] [-id] [-m]

optional arguments:
  -h, --help            show this help message and exit
  -f, --formula     Pour a specific formula
  -id, --identifier 
                        Use the specified identifer
  -m, --skip-munki      Skip importing packages into munki
Munkitap Set
usage: munkitap set [-h] [-c] [-id] [-mc] [-mr] [-ms]

optional arguments:
  -h, --help            show this help message and exit
  -c, --cache       Set the munkitap pkg cache location
  -id, --identifier 
                        Set the pkg identifier
  -mc, --munki-catalog 
                        Set the munki default catalog
  -mr, --munki-repo 
                        Set the munki repo path
  -ms, --munki-subdir 
                        Set the munki subdirectory for munkitap
Munkitap List
usage: munkitap list [-h] [-f] [-i]

optional arguments:
  -h, --help         show this help message and exit
  -f, --formula  Show a specific formula
  -i, --info         Show formula information

munki-tap's People

Contributors

jacobfgrant avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.