Bazelisk is a wrapper for Bazel written in Go. It automatically picks a good version of Bazel given your current working directory, downloads it from the official server (if required) and then ...
* Creates a synonym for a Python import. * Qualified name returned from here (a "synonym") is searched in the project root when the original name was not found. * For example, if in Pythin code a ...