gitlab-watcher

时间:2024-04-28 19:08:35
【文件属性】:

文件名称:gitlab-watcher

文件大小:18KB

文件格式:ZIP

更新时间:2024-04-28 19:08:35

Python

Gitlab观察者 一个实用程序,用于列出在Gitlab上分配给用户的活动(问题,合并请求,TODO)。 •• 安装 克隆存储库并CD到它。 安装要求: pip install -r requirements.txt 安装软件包: python3 setup.py install 如何使用 首先, 然后列出您分配的问题,合并请求和待办事项: gitlab-watcher --url https://gitlab.com --access-token < ACCESS> 执照 GNU GPL 3.0许可证


【文件预览】:
gitlab-watcher-master
----gitlab_watcher()
--------display.py(1KB)
--------utils.py(1KB)
--------cli.py(1KB)
--------issues.py(328B)
--------__init__.py(0B)
--------todos.py(426B)
--------merge_requests.py(371B)
----LICENSE(34KB)
----requirements.txt(48B)
----setup.py(394B)
----.gitignore(2KB)
----README.md(792B)

网友评论