Skip to content

ticklemynausea/easycurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easycurl

c++-easycurl

Everytime I thought of something that required the use of libcurl I cringed at the thought of using its ugly C bindings.

Well not anymore I guess

installation

./autogen.sh

./configure

make

make install