repo-maintaIner:用于维护多个 github 项目的有用结构脚本

时间:2024-07-07 13:07:11
【文件属性】:

文件名称:repo-maintaIner:用于维护多个 github 项目的有用结构脚本

文件大小:10KB

文件格式:ZIP

更新时间:2024-07-07 13:07:11

回购维护者 用于维护多个 github 项目的有用结构脚本 开始设置 首先,像这样安装项目需求: virtualenv .venv && . .venv/bin/activate pip install -r requirements.txt 现在添加一个env.yml文件,这将是我们存储设置的地方,它被我们的.gitignore ,它看起来像这样: --- organisation: repo_root: /path/to/my/repos repo_exclude: - 此处唯一必需的键是organisation ,有关可用键的完整列表,请参阅fabfile.py的DEFAULTS字典 如果您还没有所需的存储库,请运行以下命令,它会为您设置它们,并告诉您它们有多少问题 fab clone 如果您只想使用特定的存储库,您


【文件预览】:
repo-maintaIner-master
----.gitignore(29B)
----requirements.txt(44B)
----fabfile.py(5KB)
----LICENSE(18KB)
----README.md(1KB)

网友评论