Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hellojukay/gitlab-scan
gitlab 仓库分支分支扫描工具
https://github.com/hellojukay/gitlab-scan
gitlab golang
Last synced: 29 days ago
JSON representation
gitlab 仓库分支分支扫描工具
- Host: GitHub
- URL: https://github.com/hellojukay/gitlab-scan
- Owner: hellojukay
- Created: 2021-04-26T06:03:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-11T12:12:25.000Z (over 1 year ago)
- Last Synced: 2023-07-12T18:41:13.406Z (over 1 year ago)
- Topics: gitlab, golang
- Language: Go
- Homepage:
- Size: 3.18 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitlab
一个 gitlab 分支扫描工具, 递归扫描 gitlab group 下面的所有项目。### 安装
```
go install github.com/hellojukay/gitlab/gitlab-scan@latest
```
### 使用
```
gitlab -api= -token= -group=
```
![demo](demo.png)