#5 golist should list buildable commands in a Go project
Opened 5 years ago by nim. Modified 5 years ago

It would be awfully nice if golist had a mode that outputed, for every path that can be built as a binary:

  • the buildable path
  • a separator that can not occur in paths
  • the expected command output name (via heuristics if necessary)

The result could then be fed to %gobuild by go-rpm-macros


Metadata Update from @nim:
- Issue tagged with: RFE

5 years ago

Login to comment on this ticket.

Metadata