Skip to content

This repo contains the various handlers for the chista database proxy ( asabru )

Notifications You must be signed in to change notification settings

ChistaDATA/asabru-handlers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asabru-handlers

This repo contains various handlers used in the ChistaDATA Database Proxy ( chista-asabru )

This project contains code for the ChistaDATA database proxy handlers.

Prerequisite

Make https://www.gnu.org/software/make

CMake https://cmake.org/install/

Build

mkdir build
cd build
cmake ..
make

Build with local dependencies

mkdir build
cd build
cmake -DASABRU_COMMONS_BUILD=LOCAL_DIR -DASABRU_ENGINE_BUILD=LOCAL_DIR -DASABRU_PARSERS_BUILD=LOCAL_DIR ..
make

About

This repo contains the various handlers for the chista database proxy ( asabru )

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages