Converter from Gitlab Docs to Python Wrapper
Gitlab-API-Generator is distributed under the Apache License, version 2.0.
==============
Installation:
./environment/gitlab-docs.sh
pip install gl-api-generator
==============
Usage:
- Fill Pypi credentials at settings.py
- python generator
==============
If you want to contribute, please do PR :)