mirror of https://github.com/midoks/mdserver-web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
install | 7 years ago | |
static | 7 years ago | |
templates | 7 years ago | |
.DS_Store | 7 years ago | |
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
mdweb.py | 7 years ago | |
start.sh | 7 years ago |
README.md
mdweb
自动安装
curl -fsSL https://raw.githubusercontent.com/midoks/mdweb/master/install/install.sh | sh
手动操作
- pip install pip==9.0.3
- pip install flask
- pip install gunicorn