-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
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@latestProposed Installation Method
brew install go-enumccoVeille
Metadata
Metadata
Assignees
Labels
No labels