Skip to main content

Eterno Devir


Mkdev

Project pagehttps://eternodevir.com/projects/mkdev
AreaUtilities
DomainContainerization
RoleAuthor
LaunchedJanuary 10, 2025
StatusCI/CD Release Version
CoreContainerfile, Makefile
LicenseGPL-3.0
RepositoryGitHub, Sourcehut

mkdev is a personal collection of OCI-compliant container image boilerplates for managing isolated development environments using GNU Make.

It enables a consistent, open, and extensible workflow by using Containerfile and Makefile as the standard points of entry. Dependencies and tools are packaged in a custom container, providing isolation and replicability of the development environment while still integrating with the $EDITOR on the host system.

Don't let the development dependency hell mess with your files and processes. Containerize the development environment!

Tower Guardian, in a new take.

Workflow

Check the README.md file to find out more.