cleanup
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,12 @@
|
||||
# gitlab-api-ci-finder (glcifinder)
|
||||
|
||||
|
||||
## How to run
|
||||
`python glcifinder-cli.py --count 1000 --projectid 244 --jobname deploy-test`
|
||||
## 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
|
||||
Reference in New Issue
Block a user