google / shipshape

Program analysis platform
Apache License 2.0
269 stars 35 forks source link

Initial Bazel workspace setup #39

Closed schroederc closed 9 years ago

schroederc commented 9 years ago

Start of #38

This is copy from Kythe's setup with a few tweaks to fit the Shipshape repo. This change required importing the protobuf and ijar sources. I also only added a few of Shipshape's targets to ensure the setup worked.

Test this with:

./setup_bazel.sh
bazel test //...