1 Star 0 Fork 47

多多/h3blog

forked from 何三/h3blog 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
install.sh 239 Bytes
一键复制 编辑 原始数据 按行查看 历史
何三 提交于 2022-03-02 08:17 . update install.sh.
git clone https://gitee.com/pojoin/h3blog.git
cd h3blog
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
export FLASK_ENV=development
echo 您已经成功安装了h3blog,即将自动启动。
flask run
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/hoeking/h3blog.git
git@gitee.com:hoeking/h3blog.git
hoeking
h3blog
h3blog
master

搜索帮助