Skip to content

Publish version of compiled targets #14

@sgettys

Description

@sgettys

I think it would be useful to compile and publish versioned tags of these targets so they can be ran directly from the binary without needing to have a local go file to run mage from. Ran into this use case when playing around with kind clusters in a different project that didn't have any go code in it and all that was needed was a reliable way to create a kind cluster.

Ex:


curl https://api.github.com/<repo/artifact...> -o mageutils

./mageutils EnsureTestCluster (or any other useful target)

Something like that...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions