Field Notes · mlui
Notes that
build something.
3 published noteskmc: my CLI for project commands
kmc is my small command center for projects: instead of searching for commands, I store them in kmc.json, import scripts, and run them cleanly from a menu or directly in the terminal.
Archive
Selected entriesDevelopment · Workflows
A command center instead of script chaos
Many projects do not fail because of code, but because of unclear workflows. A command center makes it visible how a project is started, tested, and maintained.Development · KMUC