← Back to tools

mkdkr

Build CI pipelines scripted with Makefile and isolated with Docker

Development linuxmacos Shell Apache-2.0

Description

mkdkr is a super small and powerful framework for building CI pipelines scripted with Makefile and isolated with Docker. It provides a simple way to define CI steps using familiar Make syntax.

AI Summary

Lightweight CI framework using Makefile for pipeline scripting and Docker for isolation

Capabilities

  • + Define CI pipelines in Makefiles
  • + Isolate pipeline steps with Docker
  • + Simple, lightweight CI framework

Use When

  • When building simple CI pipelines with Make and Docker
View AGENTS.md for mkdkr