← Back to tools
View AGENTS.md for mkdkr
mkdkr
Build CI pipelines scripted with Makefile and isolated with Docker
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