LPM-cli

Dev

Zero-config dev server, task runner, built-in dev tools, and managed runtimes.

LPM's development surface. The marquee command is lpm dev — one command that picks up managed runtimes, syncs deps, loads .env, optionally serves over HTTPS, optionally exposes a public tunnel, and orchestrates multi-service projects. The rest of this section is the supporting cast: a parallel + cached task runner, runners for test / bench / lint / fmt / type-check / bundle / pack, and the runtime + env management around it.

For a step-by-step walkthrough, see Zero-config dev server.

Run scripts + tasks

Test + bench

Lint, format, type-check, bundle, pack (built-in tools)

Runtime + environment

Features (concept pages)