• Matthew Holt's avatar
    Rewrite automate.sh as Go program; add init folder to release archives · 2dca50de
    Matthew Holt authored
    Easier parallelism and more control over platforms we build for, but
    more importantly, we can do parallel builds using the build script which
    properly embeds version information into the binaries. We also produce
    the archive files ourselves and in parallel rather than using external
    tar and zip commands.
    2dca50de
automate.go 4.07 KB