Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 492 Bytes

eAsk

What is it?

It is a c++ application with a binary. It is created to make the life simple for github repository API user. It uses curl.

Features:

  • It can receive any lenght of response from github.
  • It has it's own simple JSON parser method.
  • It is powerfull tool to know your github release download count.

Makefile application.

  • Prerequisite:
  • Need libcurl.
  • Need Centos/Linux.
  • Not tested with windows(Hopefully it will work after windows curl library installation).