stil / CurlThin

Lightweight cURL wrapper for C# with support for curl_multi polling interface through libuv
Other
68 stars 18 forks source link

Build Documentation #7

Open kfreezen opened 6 years ago

kfreezen commented 6 years ago

I'm trying to build the latest version of your CurlThin library for a project I'm maintaining. Could you give me an example of a build command using build.py or explain the steps you use to build the project?

Thanks.