Skip to content

gaccob/gbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPENDENCE

  • curl
  • openssl
  • readline

PLATFORM

  • Linux
  • OSX
  • Cygwin

STATUS

Build Status

BUILD

  • cd build
  • cmake ..
  • make
  • cd test && ./unitest -a 1>/dev/null && cd ..
  • make install