Skip to content

DarkDNA/bazel-gopath

Repository files navigation

bazel-gopath

bazel-gopath is a tool to be run against a Bazel repo that contains bazel rules_go targets.

What it does is runs a query against the bazel workspace using bazel query and then creates a go-tool compatable GOPATH directory which symlinks all the bazel-side files into the proper places in the gopath side files, following as much of the bazel go's rules as possible.

About

Generate a valid GOPATH out of a bazel repo which uses the bazel go rules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages