gorilla

module
v0.0.0-...-09b776b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2024 License: Apache-2.0

README

Gorilla logo

Gorilla

Munki-like Application Management for Windows

About This Fork

This is a fork of the original Gorilla project by Dustin Davis (https://github.com/1dustindavis/gorilla). The goal of this fork is to extend Gorilla's capabilities.

Changes in this Fork so far:

  • Implemented gorillaimport and makepkginfo tools
  • Added support for pkginfo files

Original Description

Gorilla is intended to provide application management on Windows using Munki as inspiration. Gorilla supports .msi, .ps1, .exe, or .nupkg (via chocolatey).

Getting Started

Information related to installing and configuring Gorilla can be found on the Wiki.

Building

If you just want the latest version, download it from the releases page.

Building from source requires the Go tools.

Windows

After cloning this repo, just run go build -i ./cmd/gorilla. A new binary will be created in the current directory.

Contributing

Pull Requests are always welcome. Before submitting, lint and test:

go fmt ./...
go test ./...

License

This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.

Acknowledgments

  • Dustin Davis and all contributors to the original Gorilla project
  • The Munki project, which served as inspiration for Gorilla

Directories

Path Synopsis
cmd
gorillaimport command
makecatalogs command
makepkginfo command
manifestutil command
pkg
version
Package version provides utilities for displaying version information about a Go application.
Package version provides utilities for displaying version information about a Go application.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL