活动 使用Github API显示编程统计信息的应用程序。使用Node/Angular/D3构建。开发仍在进行中。 安装需要本地文件config.json
文件:
{
\"db\": \"\",
\"github_username\": \"\",
\"github_token\": \"\",
\"company_repos\": [ ],
\"title\": \"\",
\"intro\": \"\",
\"social\": [
{ \"title\": \"\", \"href\": \"\" }
]
}
暂无评论