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

https://github.com/emilebosch/minion

Minion is your little bastard CI that deploys Rails based applications to Dokku
https://github.com/emilebosch/minion

ci minion ruby

Last synced: 3 months ago
JSON representation

Minion is your little bastard CI that deploys Rails based applications to Dokku

Awesome Lists containing this project

README

        

# Minion CI

This project aims to automatically deploy your Github pull requests via Dokkku and check CI against it.

> Warning: This is an old unmaintained project. I will breathe some new life in this project.

## How to use

Bundle install the gems

```bash
bundle
```

Starting the app

```bash
bundle exec minon
```

now the setup screen wil guide you further