{"id":19874173,"url":"https://github.com/pythoninthegrass/installdmg","last_synced_at":"2025-10-07T02:10:21.302Z","repository":{"id":85073740,"uuid":"72689769","full_name":"pythoninthegrass/installDMG","owner":"pythoninthegrass","description":"Install DMG w/embedded APP via terminal.","archived":false,"fork":false,"pushed_at":"2017-02-21T18:09:44.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T16:50:28.795Z","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/pythoninthegrass.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-02T23:20:17.000Z","updated_at":"2017-02-21T04:56:57.000Z","dependencies_parsed_at":"2023-03-08T20:00:53.173Z","dependency_job_id":null,"html_url":"https://github.com/pythoninthegrass/installDMG","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/pythoninthegrass%2FinstallDMG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2FinstallDMG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2FinstallDMG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2FinstallDMG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythoninthegrass","download_url":"https://codeload.github.com/pythoninthegrass/installDMG/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241301820,"owners_count":19940714,"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-11-12T16:22:06.873Z","updated_at":"2025-10-07T02:10:16.257Z","avatar_url":"https://github.com/pythoninthegrass.png","language":"Shell","readme":"# installDMG\nInstall a bunch of DMGs from a directory.\n\n##CREDIT:##\n* Silent install DMG snippet @ http://stackoverflow.com/a/21428907\n* Error logging @ http://unix.stackexchange.com/a/145654\n* Set $IFS to eliminate whitespace in pathnames @ http://tldp.org/LDP/abs/html/internalvariables.html\n* Quotation marks for variable expansion @ http://unix.stackexchange.com/a/131767\n* Find syntax @ http://unix.stackexchange.com/a/153863\n* AppleScript @ http://superuser.com/a/526626\n* Code output redirected into array @ http://stackoverflow.com/a/9449633\n* Array loop and syntax @ http://unix.stackexchange.com/a/34012\n* Nesting if/then in for loop @ http://stackoverflow.com/questions/12030316/bash-nesting-if-in-a-for-loop\n* Find syntax @ http://serverfault.com/questions/354403/remove-path-from-find-command-output/598631#598631\n\n##Notes##\n* Find Syntax\n    * \"find .\" returns './file'\n    * \"find *\" strips filepath\n    * \"find \"$scriptDir\"\" solves returning top level directory files\n    * Removed \"-type f\" as PKGs are treated as dirs\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Finstalldmg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythoninthegrass%2Finstalldmg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Finstalldmg/lists"}