{"id":13596071,"url":"https://github.com/1dustindavis/gorilla","last_synced_at":"2026-02-17T04:09:02.007Z","repository":{"id":33852418,"uuid":"128671822","full_name":"1dustindavis/gorilla","owner":"1dustindavis","description":"Munki-like Application Management for Windows","archived":false,"fork":false,"pushed_at":"2024-03-06T06:44:58.000Z","size":707,"stargazers_count":190,"open_issues_count":22,"forks_count":22,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-04-09T18:19:47.799Z","etag":null,"topics":["endpoint-management","golang","macadmins","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1dustindavis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-04-08T18:51:25.000Z","updated_at":"2025-04-06T07:44:57.000Z","dependencies_parsed_at":"2024-06-20T09:28:57.331Z","dependency_job_id":"06f5df06-6a00-4eef-8294-e6124592a64a","html_url":"https://github.com/1dustindavis/gorilla","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1dustindavis%2Fgorilla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1dustindavis%2Fgorilla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1dustindavis%2Fgorilla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1dustindavis%2Fgorilla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1dustindavis","download_url":"https://codeload.github.com/1dustindavis/gorilla/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085324,"owners_count":21045139,"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":["endpoint-management","golang","macadmins","windows"],"created_at":"2024-08-01T16:02:07.334Z","updated_at":"2026-02-14T18:03:25.611Z","avatar_url":"https://github.com/1dustindavis.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"![Gorilla logo](gorilla.png)\n# Gorilla [![Go Report Card](https://goreportcard.com/badge/github.com/1dustindavis/gorilla)](https://goreportcard.com/report/github.com/1dustindavis/gorilla) [![Build status](https://github.com/1dustindavis/gorilla/actions/workflows/go-test.yml/badge.svg?branch=main)](https://github.com/1dustindavis/gorilla/actions/workflows/go-test.yml)\n\nMunki-like Application Management for Windows\n\nGorilla is intended to provide application management on Windows using [Munki](https://github.com/munki/munki) as inspiration.\nGorilla supports `.msi`, `.ps1`, `.exe`, or `.nupkg` [(via chocolatey)](https://github.com/chocolatey/choco).\n\n## Getting Started\nInformation related to installing and configuring Gorilla can be found on the [Wiki](https://github.com/1dustindavis/gorilla/wiki).\nFor quick manual-test setup helpers on a fresh Windows VM, see [utils/manual-test/README.md](utils/manual-test/README.md).\n\n## Building\n\nIf you just want the latest version, download it from the [releases page](https://github.com/1dustindavis/gorilla/releases).\n\nBuilding from source requires the [Go tools](https://golang.org/doc/install).\n\n#### macOS and Linux\nAfter cloning this repo, just run `make build`. A new binary will be created in `build/`\n\n#### Windows\nAfter cloning this repo, just run `go build -i ./cmd/gorilla`. A new binary will be created in the current directory.\n\n## Contributing\nPull Requests are always welcome. Before submitting, lint and test:\n```\ngo fmt ./...\ngo test ./...\n```\n\n## Repo Admin Mode\nGorilla also supports local repo admin workflows:\n- `-b` / `-build`: compile `packages-info/*.yaml` files into catalog files under `catalogs/`\n- `-i` / `-import`: scaffold package-info data from an installer (currently stubbed as not yet implemented)\n\nFor these modes, set `repo_path` in config (or run from your repo root so the current working directory is used).\nSee `examples/example_package-info.yaml` for a package-info example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1dustindavis%2Fgorilla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1dustindavis%2Fgorilla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1dustindavis%2Fgorilla/lists"}