Skip to content

kool-dev/ci

Repository files navigation

Kool.dev CI helpers

Check out 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 to power Docker and Docker Compose.

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

kool start

And that's it!