16 lines
287 B
ReStructuredText
16 lines
287 B
ReStructuredText
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
|