This website requires JavaScript.
Explore
Help
Sign in
mravi
/
uncloud-mravi
Watch
1
Star
0
Fork
You've already forked uncloud-mravi
0
forked from
uncloud/uncloud
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
8078ffae5a
uncloud-mravi
/
uncloud
/
api
/
README.md
Nico Schottelius
7b6c02b3ab
find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \;
2019-12-31 11:29:08 +01:00
455 B
Executable file
Raw
Blame
History
ucloud-api
Installation
Make sure you have Python >= 3.5 and Pipenv installed.
Clone the repository and
cd
into it.
Run the following commands
pipenv install
pipenv shell
python main.py