mirror of
https://github.com/therootcompany/golib.git
synced 2026-03-02 23:57:59 +00:00
Replace linux/windows/darwin with the full CGO_ENABLED=0 goos list: aix, darwin, dragonfly, freebsd, illumos, js, linux, netbsd, openbsd, plan9, solaris, wasip1, windows Add commented-out stanzas for each binary for platforms that require extra tooling: - iOS (CGO_ENABLED=1, Xcode toolchain required) - Android (CGO_ENABLED=0 arm64-only; NDK required for full CGO builds) Archive formats unchanged (tar.gz + tar.zst / zip + tar.gz for Windows).
golib
Sometimes a little copying, sometimes a little dependency. Too small for their own repos.
The default branch is dev, but the stable, versioned tags are based on main.
Also, my Go Cheatsheet:
Languages
Go
100%