Neccessary tools
- WSL - Window terminal (from Microsoft store)
- Powershell (from Microsoft store)
- Scoop installer - check this
Install scoop
Make sure PowerShell 5 (or later, include PowerShell Core) and .NET Framework 4.5 (or later) are installed. Then run:
iwr -useb get.scoop.sh | iex
Top comments (0)