说明:创建烧瓶应用
用于创建烧瓶应用程序的应用程序
本地运行
(如果是macOS) brew install pyenv (否则您需要自行安装和使用python 3.4.8)
(如果是macOS)将$(pyenv root)/shims:到.bash_profile的PATH中
(如果是macOS)打开一个新的终端窗口
git clone https://github.com/capalmer1013/create-flask-app.git
cd create-flask-app
pip i
<weixin_42099116> 上传 | 大小:10kb