lune-packaging/test/scoop/entrypoint.ps1
2023-08-01 12:45:40 +05:30

5 lines
165 B
PowerShell

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm get.scoop.sh | iex
scoop bucket add lune https://github.com/CompeyDev/lune-packaging.git
scoop install lune