Hacking
=======
How to hack on the code.

[ to be done by Balazs:

* make nice
* indent with shell script mode

]

* git clone the repo
* cd to the repo
* Setup your venv: python -m venv venv
* . ./venv/bin/activate # you need the leading dot for sourcing!
* Run ./bin/ucloud-run-reinstall - it should print you an error
  message on how to use ucloud