Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

bash curl git gitlab

Last synced: 15 days 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
```