This is a project to qualify for interview.
mkdir build
cd build
cmake ..
make
cd ../bin
mkdir download
./grabber
-u URL = URL adress to download [default: meetangee.com]
-d DIR = local dir where to downloaded files are stored - must exist! (if not, program exits) [default: download/]
-t NUM = number of threads to run
libcurl-openssl-dev 7.47.0
zlib1g-dev
pthreads