Skip to content

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

License

Notifications You must be signed in to change notification settings

raraujosc/bazel-gopath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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

  • Protocol Buffer 76.6%
  • Go 23.4%