2023-08-01 08:15:40 +01:00
|
|
|
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
|
2023-08-01 08:22:10 +01:00
|
|
|
iex "& {$(irm get.scoop.sh)} -RunAsAdmin"
|
2023-08-01 08:15:40 +01:00
|
|
|
|
|
|
|
scoop bucket add lune https://github.com/CompeyDev/lune-packaging.git
|
|
|
|
scoop install lune
|