add hacking template

This commit is contained in:
Nico Schottelius 2019-12-08 14:20:26 +01:00
commit 8e159c8be1
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,16 @@
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
* Run ./bin/ucloud-run-reinstall - it should print you an error
message on how to use ucloud