REPRODUCIBLE
Turn a fresh Arch installation into a familiar development environment with repeatable configuration.
GitHub ↗
MNCM // LABS // 001
LABS
A reproducible Arch Linux development environment built around modern developer tooling, automation and a carefully configured Hyprland desktop.
MNCM LABS // ARCH
❯ whoami
developer
❯ uname -s
Linux
❯ echo $XDG_CURRENT_DESKTOP
Hyprland
❯ mncm status
BUILDING...
❯
01 // OVERVIEW
MNCM Labs is the technical side of MNCM.
The Arch Linux Bootstrap project is being built to automate the setup of a complete development environment instead of manually rebuilding the same system every time.
Turn a fresh Arch installation into a familiar development environment with repeatable configuration.
Keep shell, editor, terminal, desktop and developer tooling organized instead of relying on one giant configuration file.
Reduce repetitive installation and configuration work through scripts and managed dotfiles.
Development happens publicly on GitHub so the project can evolve, be reviewed and be improved.
02 // THE STACK
A Linux environment centered around speed, customization and software development.
OPERATING SYSTEM
COREWAYLAND COMPOSITOR
DESKTOPDEVELOPER SHELL
SHELLTERMINAL
TERMINALEDITOR + DEVELOPMENT ENVIRONMENT
EDITORGUI DEVELOPMENT ENVIRONMENT
EDITORVERSION CONTROL
DEVCONTAINERS + DEVELOPMENT
DEVREPRODUCIBLE CONFIGURATION
CONFIG03 // THE IDEA
Begin from a clean Arch Linux installation.
Install packages, development tools and configuration.
Arrive at a configured environment ready for development.
04 // ROADMAP
The bootstrap is actively evolving. Features move here as the project develops.
Core configuration structure and version control.
COMPLETEAutomated installation and developer environment setup.
IN DEVELOPMENTInstallation, customization and troubleshooting guides.
PLANNEDA reviewed installation endpoint hosted through MNCM.
PLANNED
05 // INSTALL
The bootstrap is still under active development. The public one-line installer will appear here after the installation process is ready for general use.
mncm bootstrap