Bartleby 0.1.0
A symbol renaming toolkit
|
It is highly recommended to use bazelisk
instead of bazel
.
Bartleby has been tested with Bazel 6.1.1
.
The Bartleby library is the //bartleby/lib/Bartleby:bartleby
target, and the Bartleby CLI is the //bartleby/tools/Bartleby:bartleby
target.
Note: the final CLI binary is usually available under the bazel-bin/bartleby/tools/Bartleby/
directory.
Bartleby can also be built in release mode, using the -c opt
option: