Metadata-Version: 2.1
Name: facile-gitlab-trigger-easy
Version: 0.0.0.1
Summary: testing 
Home-page: https://www.facile.it
Author: Fabio Lima, oxidation
Author-email: f46io@icloud.com, agubellini@yahoo.com
License: UNKNOWN
Platform: any
Description-Content-Type: text/markdown
Requires-Dist: python-gitlab (~=2.2.0)
Requires-Dist: typing (~=3.7.4.1)
Requires-Dist: requests-mock (~=1.7.0)
Requires-Dist: ansicolors (~=1.1.8)

<img align="right" src="https://assinews-assinformdalcine.netdna-ssl.com/wp-content/uploads/2017/02/facileit.png" alt="mypy logo" width="180"/>
</br>
<img align="left" src=https://img.shields.io/badge/pylint-9.88-green alt="my_badge" width="80px" />
</br>


# Facile GitLab Helper

This library provides help to microservices inside gitLab C.I pipelines, integrating different repositories within different pipelines and projects.

## Getting Started

Open the terminal and install the given library:

```python
pip install facile-gitlab-trigger-easy
```

Execute the command below to make sure the library has been installed correctly:

```python
facile-trigger --help
```

