Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fcharlie/wincurl

cURL build script, based on Github Actions (msvc flavor)
https://github.com/fcharlie/wincurl

curl curl-for-windows

Last synced: 7 days ago
JSON representation

cURL build script, based on Github Actions (msvc flavor)

Awesome Lists containing this project

README

        

# wincurl

[![license badge](https://img.shields.io/github/license/fcharlie/wincurl.svg)](LICENSE)
[![Master Branch Status](https://github.com/fcharlie/wincurl/workflows/CI/badge.svg)](https://github.com/fcharlie/wincurl/actions)
[![Latest Release Downloads](https://img.shields.io/github/downloads/fcharlie/wincurl/latest/total.svg)](https://github.com/fcharlie/wincurl/releases/latest)
[![Total Downloads](https://img.shields.io/github/downloads/fcharlie/wincurl/total.svg)](https://github.com/fcharlie/wincurl/releases)
[![Version](https://img.shields.io/github/v/release/fcharlie/wincurl)](https://github.com/fcharlie/wincurl/releases/latest)

cURL build script, based on Github Actions