blob: a9bed3778153d623a3559f47326b56300ef30927 [file] [log] [blame]
Sergiusz Bazanskide061802019-01-13 21:14:02 +01001HSCloud
2=======
3
4This is a monorepo. You'll need bash and Bazel 0.20.0+ to use it.
5
6Getting started
7---------------
8
9 cd hscloud
10 . env.sh # setup PATH and hscloud_root
11 tools/install.sh # build tools
12
13 kubectl version