Installation

Install lpm using the command for your platform.

Linux & macOS

curl -fsSL https://lualpm.com/install | sh

Windows

irm https://lualpm.com/install.ps1 | iex

Verify

After installing, verify lpm is available:

lpm --version
# 0.6.0