{"id":33014392,"url":"https://github.com/Temikus/mac-packaging","last_synced_at":"2025-11-19T09:01:23.461Z","repository":{"id":32554983,"uuid":"36137403","full_name":"Temikus/mac-packaging","owner":"Temikus","description":"ZSH plugin for common Mac Packaging functions","archived":false,"fork":false,"pushed_at":"2020-11-28T23:19:26.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T03:11:07.165Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Temikus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-23T18:45:48.000Z","updated_at":"2020-11-28T23:19:28.000Z","dependencies_parsed_at":"2022-09-11T21:54:05.182Z","dependency_job_id":null,"html_url":"https://github.com/Temikus/mac-packaging","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Temikus/mac-packaging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Temikus%2Fmac-packaging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Temikus%2Fmac-packaging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Temikus%2Fmac-packaging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Temikus%2Fmac-packaging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Temikus","download_url":"https://codeload.github.com/Temikus/mac-packaging/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Temikus%2Fmac-packaging/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285215532,"owners_count":27133906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-11-13T18:00:20.528Z","updated_at":"2025-11-19T09:01:23.449Z","avatar_url":"https://github.com/Temikus.png","language":"Shell","readme":"mac-packaging\n========\n\nA set of common functions used for enterprise Mac Packaging with Munki.\n\nHow to install\n--------------\n\noh-my-zsh\n---------\n* Download the script or clone this repository in [oh-my-zsh](http://github.com/robbyrussell/oh-my-zsh) plugins directory:\n\n        cd ~/.oh-my-zsh/custom/plugins\n        git clone git://github.com/temikus/mac-packaging.git\n\n* Activate the plugin in `~/.zshrc`:\n\n        plugins=( [plugins...] mac-packaging [plugins...])\n\n* Source `~/.zshrc`  to take changes into account:\n\n        source ~/.zshrc\n\nantigen\n-------\nAdd `antigen bundle temikus/mac-packaging` to your .zshrc where you're adding your other plugins. Antigen will clone the plugin for you and add it to your antigen setup the next time you start a new shell.\n\nCommands/Usage:\n------\n\n* mkdmg - Makes a Munki-compatible DMG file out of an .app or pkg file and creates a manifest.\n\n        makedmg foo.[app|pkg]\n\n* mkmanifest - Generates a Munki manifest for a DMG file.\n\n        mkmanifest foo.dmg\n\n* check_appleid - prints unique user id for AppStore applications. Used to identify what user downloaded the application from the AppStore.\n\n        check_appleid foo.app\n\nNotes/Tips:\n-----------\n\nPlugin assumes that Munki tools are available in PATH:\n\n        export PATH=$PATH:/usr/local/munki\n","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTemikus%2Fmac-packaging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTemikus%2Fmac-packaging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTemikus%2Fmac-packaging/lists"}