Skip to content

Suggestion: more installation methods #9

@farzadmf

Description

@farzadmf

Is your feature request related to a problem? Please describe.
Right now, the only way to install is pipe an executable to a shell, which is not very convenient (and could be considered not safe as well).

Describe the solution you'd like
I think every Go project should at least support the following installation methods:

  • go install <...>@latest that, IMO, is a must!
  • Install with brew; given the existence of goreleaser, this is also very trivial I'd say.

Describe alternatives you've considered
Tried doing a go install`, but it failed.

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions