Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/fcharlie/wincurl
- Owner: fcharlie
- License: mit
- Created: 2021-04-17T01:20:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T12:52:28.000Z (6 months ago)
- Last Synced: 2024-05-22T14:01:21.892Z (6 months ago)
- Topics: curl, curl-for-windows
- Language: PowerShell
- Homepage:
- Size: 153 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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