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

https://github.com/mayankpatibandla/remove-guns-installer


https://github.com/mayankpatibandla/remove-guns-installer

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

```
g++ -std=c++17 -o installer icon.res installer.cpp -I"vcpkg/packages/curl_x64-windows/include" -L"vcpkg/packages/curl_x64-windows/lib" -lcurl
```