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

https://github.com/kool-dev/ci

Continuous Integration helpers website and repository.
https://github.com/kool-dev/ci

gitlab-ci hacktoberfest kool laravel laravel-framework laravel-gitlab-ci

Last synced: 7 months ago
JSON representation

Continuous Integration helpers website and repository.

Awesome Lists containing this project

README

          

## Kool.dev CI helpers

Check out [ci.kool.dev](https://ci.kool.dev).
This repository contains examples and resources for running helpful and common CI/CD routines on the most popular CI platforms.

### Local development

#### Requirements

> For local development, the simplest way is use [kool](https://github.com/kool-dev/kool) to power Docker and Docker Compose.

To spin up this project on your local machine, just run:

```
kool start
```

And that's it!