文件名称:统计:GantSign开源项目的统计信息
文件大小:257KB
文件格式:ZIP
更新时间:2024-03-06 10:53:46
TypeScript
GantSign开源项目统计 从和收集并显示信息的项目,以提供和概述GantSign开源项目。 网页界面 您可以在查看Web界面。 收集数据 依存关系: Linux(例如Ubuntu Xenial) Python 3.6(您可以使用进行安装) 如果您想自己收集数据,则需要从项目根目录运行以下命令: # Install pipenv sudo pip install pipenv # Install project dependencies pipenv install # Set your GitHub token (no additional permissions necessary) export GH_TOKEN= < YOUR> # Run the report pipenv run python report.py 内置使用 生成
【文件预览】:
stats-master
----.eslintrc.json(185B)
----.gitignore(7KB)
----package.json(2KB)
----stats.iml(908B)
----package-lock.json(812KB)
----src()
--------react-app-env.d.ts(40B)
--------stats()
--------index.css(297B)
--------index.tsx(460B)
--------serviceWorker.ts(5KB)
----LICENSE(1KB)
----public()
--------favicon.png(6KB)
--------index.html(796B)
--------manifest.json(341B)
----Pipfile.lock(36KB)
----tsconfig.json(494B)
----.github()
--------scripts()
--------workflows()
----.prettierrc.js(62B)
----README.md(2KB)
----.idea()
--------vcs.xml(167B)
--------codeStyles()
--------inspectionProfiles()
--------runConfigurations()
--------modules.xml(251B)
--------kotlinc.xml(216B)
----.eslintignore(44B)
----report.py(10KB)
----Pipfile(228B)
----.vscode()
--------settings.json(218B)
--------launch.json(3KB)
----.gitattributes(875B)
----.editorconfig(1KB)