v0.1.7 is now available

Architecture as Code.
Simplified.

Built for developers and software architects. Define folders, files, and content in a simple tree format. Generate production-ready project scaffolds with a single command.

v0.1.7

mkarchi v0.1.7 is released!

The most user-friendly version yet. Feature-packed with give command enhancements:
• Control max size: -max=<kb> (default 10kb)
• No size limit: --no-max
• Include ignored files: --no-ignore

Already have mkarchi?

pip install --upgrade mkarchi
terminal — mkarchi
~ mkarchi apply project.txt
Parsing structure...
Created directory: src/
Created file: src/index.ts (124 bytes)
Created file: package.json
✨ Project generated successfully in 0.04s!
~ _

Visual CLI Architecture

Mini Map
...
Total Downloads
...
Current Version
...
Latest Release

Why Developers Love mkarchi

Built to save time and reduce context switching.

Lightning Fast

Generate entire project scaffolds in milliseconds. No more manually clicking "New Folder" and "New File" fifty times.

Clean Syntax

Visual tree structure that is easy to read and write. Perfect for documentation and AI prompts.

Reverse Engineer

Use mkarchi give to turn any existing project into a reusable template instantly.