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 Install lpm using the command for your platform.
curl -fsSL https://lualpm.com/install | sh
irm https://lualpm.com/install.ps1 | iex
After installing, verify lpm is available:
lpm --version
# 0.6.0