赞
踩
mkdir github //创建一个gitlab的文件夹
cd github// 进入github文件夹
git clone https://XXX.git
pipenv shell(编译环境)
flask run