# 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