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