google / shipshape

Program analysis platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make it possible for most users to skip ./setup_bazel.sh

clconway opened this issue · comments

./setup_bazel.sh sets up things like GOROOT and the crosstool settings. Members of the team are constantly forgetting to run it and asking, "What does this 'crosstool top' error mean?"

We should be able to check in reasonable defaults for the setup_bazel.sh outputs and let users with unusual configurations modify them.

W00t, Issue #100!