hackbunch:您社区的Hacktoberfest追踪器 源码
社区黑客啤酒节追踪器 适用于您社区的简单hacktoberfest追踪器。 入门 这些说明将为您提供在本地计算机上运行并运行的项目的副本,以进行开发和测试。 有关如何在实时系统上部署项目的注释,请参阅部署。 先决条件 您需要具有带有虚拟环境和Flask框架的python3 。 安装步骤 首先,您需要设置虚拟环境。 (设置并激活) pyvenv-3.6 chtenv 使用此命令安装python虚拟环境设置sudo apt install python3.6-venv source chtenv/bin/activate 安装所有依赖项,python模块 pip3 install -r re
文件列表
hackbunch-master.zip
(预估有个16文件)
hackbunch-master
app.py
2KB
images
hacktoberfest.png
6KB
amfoss.png
31KB
pic.jpg
61KB
templates
index.html
2KB
prs.html
3KB
LICENSE
1KB
暂无评论