1
0
Fork 0
mirror of https://github.com/Luzifer/update-gotools.git synced 2024-10-18 15:14:19 +00:00
update-gotools/README.md
Knut Ahlers a1d0cac33b
Add meta files
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-20 22:48:23 +01:00

388 B

luzifer / update-gotools

This program is a successor of my update-gotools script to have a working environment set up with tools compiles from Go.

This version supports checking out specific versions, limiting work load by number of CPUs, marking packages as requiring a single threaded compile not to run into race conditions when other packages are touching the same sources, ...