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

https://github.com/fhightower/iolaus

Tool to help you tame the Hydra that is dependency PRs. Allows you to approve and merge multiple PRs at once.
https://github.com/fhightower/iolaus

Last synced: about 1 year ago
JSON representation

Tool to help you tame the Hydra that is dependency PRs. Allows you to approve and merge multiple PRs at once.

Awesome Lists containing this project

README

          

# Iolaus

Tool to help you tame the Hydra that is dependency PRs.

*"Seeing that Heracles was being overwhelmed by the multi-headed monster (the Lernaean Hydra), who grew two heads in place of each one cut off, Iolaus helped by cauterizing each neck as Heracles beheaded it."*

~ [Wikipedia](https://wikipedia.org/wiki/Iolaus)

## Usage

Drop into a docker container to run this script:

```
docker-compose run --rm dev
```

Then, run the script:

```
go run iolaus.go -h
```

You will need to provide some args to `iolaus.go`.