Documentation ¶
Overview ¶
Command generate_repo_config takes in a build config file such as WORKSPACE and generates a stripped version of the file. The generated config file should contain only the information relevant to gazelle for dependency resolution, so go_repository rules with importpath and name defined, plus any directives.
This command is used by the go_repository_config rule to generate a repo config file used by all go_repository rules.
Click to show internal directories.
Click to hide internal directories.