Install • How To Use • License
-
Clone the repository and cd to it.
-
Install the requirements:
pip install -r requirements.txt
-
Install the package:
python3 setup.py install
-
First, generate an access token
-
Then list your assigned issues, merge request and todos:
gitlab-watcher --url https://gitlab.com --access-token <ACCESS-TOKEN>
GNU GPL 3.0 License