Create a .gitignore file from https://www.gitignore.io.
Install libcurl or if on a Debian OS type this:
$ sudo apt-get install libcurl4-gnutls-dev
Then to build and install type this:
$ make
$ sudo make install
Create a .gitignore file from https://www.gitignore.io.
Install libcurl or if on a Debian OS type this:
$ sudo apt-get install libcurl4-gnutls-dev
Then to build and install type this:
$ make
$ sudo make install