codango:编码者社交网络 源码
科当戈 描述 Codango是一个面向程序员的资源共享社交网络。 Codango资源共享包括代码段发布和Pdf上传。 Codango还允许编码人员之间进行配对编程和联网。 安装 克隆存储库并创建虚拟环境。 运行virtualenv 创建虚拟环境,或者运行mkvirtualenv 如果使用virtualenv包装器创建虚拟环境)。 通过在虚拟环境中运行pip install -r requirements.txt安装所有必需的要求。 在development.py中配置数据库配置,并将其保存在settings文件夹中(如下所
文件列表
codango:编码者社交网络
(预估有个178文件)
community.html
6KB
feed.html
9KB
feeds.html
5KB
index.html
4KB
headers.html
3KB
base.html
5KB
about-us.html
3KB
team.html
8KB
.DS_Store
6KB
.gitignore
13B
暂无评论