Guides
Task-oriented walkthroughs for common LPM workflows.
End-to-end walkthroughs for the workflows you'll do more than once. Each guide stands on its own — start at whichever one matches what you're trying to do.
For per-command flag references, see the Packages, Dev, and Infra sections. For schema-style configuration reference, see Reference.
Workflows
Publishing your first package
From lpm init to lpm publish, with quality checks and provenance.
Zero-config dev server
Configure lpm.json and run lpm dev for HTTPS, tunnel, and multi-service orchestration.
Monorepo setup
Workspaces, --filter grammar, --affected, lpm deploy for production builds.
CI/CD setup
GitHub Actions and GitLab CI — OIDC, .npmrc, gates.
Managing secrets
Per-environment secrets with lpm env.
Using LPM with Swift
SPM integration via SE-0292.