An open API service indexing awesome lists of open source software.

https://github.com/javanile/gitlab-ci-helper


https://github.com/javanile/gitlab-ci-helper

bash curl git gitlab

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# GitLab CI Helper

## Installation

```bash
curl -sL https://git.io/get-gitlab-ci-helper | bash -
```

## Usage

```bash
gitlab-ci-helper.sh create:mr
```

## Testing

```bash
make test
```