bazel build android:HelloWorld
./bazel-bin/android/HelloWorld
bazel run android:HelloWorld bazel run backend:hello_world_go bazel run client-server-go:echo_server bazel run client-server-java:EchoClient
bazel build android:LibraryExample bazel build proto:message_proto
bazel test android:LibraryExampleTest
bazel build third_party:junit4 bazel build third_party:all
bazel build android:all bazel build android/... bazel build third_party:all bazel build ... bazel build //...
bazel clean
gazelle -go_prefix github.com/Yapcheekian/bazel-test gazelle update-repos -from_file=go.mod -to_macro=deps.bzl%go_dependencies -prune bazel run //:gazelle bazel run //:gazelle -- update-repos -from_file=go.mod -to_macro=deps.bzl%go_dependencies bazel run //:gazelle -- update