An open API service indexing awesome lists of open source software.

https://github.com/lygstate/mingw-packaged


https://github.com/lygstate/mingw-packaged

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# list installed packages

`pacman -Qq`

`pacman -S pkgconf`

## Install the intial msys2 environment

Open VSCODE powershell

```powershell
.\scritps\mingw-setup.ps1
```