2023-06-15 15:48:33 +02:00

12 lines
295 B
Markdown

# gitlab-api-ci-finder (glcifinder)
## How to use
- Pre-requisite: Python 3 installed
- install requirements: `pip install -U -r requirements.txt`
- `python glcifinder-cli.py --count 1000 --projectid 244 --jobname deploy-test`
## TODOs:
- upload on github
- build executable for windows