Skip to content

Add go-enum to Homebrew #262

Open
Open
@ulbwa

Description

@ulbwa

Summary

I would like to request adding go-enum binaries to Homebrew repositories for macOS users to enable easy installation via brew install.

Motivation

Currently, macOS users need to manually install go-enum using go install or building from source. Adding Homebrew support would:

  • Simplify installation process for macOS developers
  • Provide version management through Homebrew
  • Make the tool more accessible to developers who prefer package managers

Current Installation Method

go install github.com/abice/go-enum@latest

Proposed Installation Method

brew install go-enum

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions