Rewrite automate.sh as Go program; add init folder to release archives
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.
Showing
dist/automate.go
0 → 100644
Please register or sign in to comment