Get Started

Install Milo and build your first interactive CLI app.

1 min read 113 words

Install Milo withpip install milo (requires Python 3.14+), then create your first app with milo dev.

Next steps