Guides
Task-oriented walkthroughs for common LPM CLI 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.
Firewall for npm
Configure monitor mode, enforcement, and policy-group controls for firewall.lpm.dev.
Monorepo setup
Workspaces, --filter grammar, --affected, lpm deploy for production builds.
CI/CD setup
GitHub Actions and GitLab CI — OIDC, .npmrc, gates.
Docker deploys
Layer-cached installs and lpm deploy multi-stage images.
Managing secrets
Per-environment secrets with lpm env.
Using LPM CLI with Swift
SPM integration via SE-0292.