forked from datacratic/curlpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
20 lines (11 loc) · 636 Bytes
/
README
File metadata and controls
20 lines (11 loc) · 636 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
README
Study the COPYING file for distribution terms and similar.
Visit the cURLpp web site or mirrors for the latest news:
http://rrette.com/curlpp.html
To download the very latest source off the CVS server do this:
cvs -d :pserver:anonymous@cvs.curlpp.sourceforge.net:/cvsroot/curlpp login
(just press enter when asked for password)
cvs -d :pserver:anonymous@cvs.curlpp.sourceforge.net:/cvsroot/curlpp co curlpp
(you'll get a directory named curl created, filled with the source code)
cvs -d :pserver:anonymous@cvs.curlpp.sourceforge.net:/cvsroot/curlpp logout
(you're off the hook!)