Skip to content

R
run

  • Many Lint, Test, Build, and Run for multiple GOOS/GOARCH. For example, 'poly build' runs 'go build' for all programs in './...', and then does it again with GOOS=js GOARCH=wasm. All in parallel.

    Go test build
    + 1 more
    Updated
    Updated