Install Lancer on Windows
Install Using Powershell
You can install Lancer using the following powershell command :
Steps
-
Open Powershell
-
Copy the command
Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/Weekend-Dev-Labs/lancer/refs/heads/main/scripts/install/install.ps1").Content
-
Paste and run
Validate Installation
You can validate installation by simply running this command :
lancer version
Download Binary
You can also install Lancer by downloading binary itself. You can find the latest release binary from our github release section.