Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 461 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 461 Bytes

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!