{"id":16747819,"url":"https://github.com/temikus/mac-packaging","last_synced_at":"2025-03-16T03:10:26.817Z","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":2,"default_branch":"master","last_synced_at":"2025-01-22T15:43:17.884Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243818205,"owners_count":20352629,"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","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":"2024-10-13T02:10:59.038Z","updated_at":"2025-03-16T03:10:26.800Z","avatar_url":"https://github.com/Temikus.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"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","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"}