Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Simplify for Go 1.5+ world #113

@afeld

Description

@afeld

Hey there-
@18F are big users of this tool. We distribute our binaries via GitHub releases, so the uploading part is a very useful for us. As you say in the README,

Ever since Go1.5 supported simple cross-compilation, this tool lost much of its value. There are still many aspects of goxc which I'm very proud of, and some packaging features in particular, which are still useful.

I'm wondering if you would consider (a pull request for) taking out the low-level cross-compilation bits, possibly even delegating to a more specific tool like gox for the higher-level ones, and making goxc focus on everything above that? Thanks!

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