# muhan.dev -- build without limits

> muhan --init

  __  __ _   _ _   _   _   _  _
 |  \/  | | | | | | | / \ | \| |
 | |\/| | |_| | |_| |/ _ \| .` |
 |_|  |_|\___/|____//_/ \_\_|\_|

Initialized. No limits set.

features

> muhan deploy --infinite

SUCCESS Deployed to all regions. Scale: unlimited.

> muhan build --watch

WATCHING Incremental builds. Zero downtime. Infinite iterations.

> muhan scale --auto

SCALING Resources expanding. No ceiling detected.

config.yaml
name: muhan
version: infinity
limits: none
scale:
  min: 1
  max: unlimited